• Stephen Warren's avatar
    pinctrl: tegra: consistency cleanup · 93cfb2d8
    Stephen Warren authored
    Fix Tegra30/114/124 pinmux drivers consistency issues.
    * Sort all lists of the same object type (e.g. #defines for pins, and
      the array that defines their names) in the same order.
    * Whitespace fixes.
    * Consistency in layout between the 3 drivers.
    
    These driver files were also auto-generated, which should allow us to
    make e.g. the U-Boot drivers completely consistent with the kernel in
    the future:-)
    Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    93cfb2d8
pinctrl-tegra30.c 89.5 KB