gpio-langwell: drop away explicit casting
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 May 2013 10:20:14 +0000 (13:20 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 30 May 2013 17:31:12 +0000 (19:31 +0200)
commit611a485b5fac3a6dce32a1ae6ddd3e0df215aecd
tree21772d07ab65ac43d31f46668cae7dd23b29fb88
parent8aca119f561ddb51d407b26f5dacb4f4ce3b3364
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>
drivers/gpio/gpio-langwell.c