• 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
board-pinmux.h 1.9 KB