]> git.baikalelectronics.ru Git - kernel.git/commit
gpio/via: rename VIA local config struct
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 20 May 2011 06:40:20 +0000 (00:40 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 20 May 2011 06:40:20 +0000 (00:40 -0600)
commitacc258636b9787770f9cfdb089b30a498fdfd71d
treea7df09c4fc6413482e78a71018175ba2e9d129ec
parent1066f3a838746ac8ad5ce2f3d9f78620ff71c7ef
gpio/via: rename VIA local config struct

The local VIA GPIO config struct "gpio_config" collides with my
extension to the gpio_chip struct, so rename it to
viafb_gpio_config so we don't get this clash.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/video/via/via-gpio.c