1. 18 10月, 2012 1 次提交
  2. 19 4月, 2012 1 次提交
    • S
      pinctrl: tegra: refactor probe handling · 52f48fe0
      Stephen Warren 提交于
      Rather than having a single tegra-pinctrl driver that determines whether
      it's running on Tegra20 or Tegra30, instead have separate drivers for
      each that call into utility functions to implement the majority of the
      driver. This change is based on review feedback of the SPEAr pinctrl
      driver, which had originally copied to Tegra driver structure.
      
      This requires that the two drivers have unique names. Update a couple
      spots in arch/arm/mach-tegra for the name change.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Acked-by: NLinus Walleij <linus.walleij@linaro.org>
      52f48fe0
  3. 06 3月, 2012 1 次提交