commit | 611a485b5fac3a6dce32a1ae6ddd3e0df215aecd | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed May 22 13:20:14 2013 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 30 19:31:12 2013 +0200 |
tree | 21772d07ab65ac43d31f46668cae7dd23b29fb88 | |
parent | 8aca119f561ddb51d407b26f5dacb4f4ce3b3364 [diff] |
gpio-langwell: drop away explicit casting Since the type of the reg_base member is void __iomem * we don't need to have explicit casting in gpio_reg() and gpio_reg_2bit(). Update year in the copyright notice as well. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: David Cohen <david.a.cohen@intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>