]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: Fix platform driver name in Kontron PLD GPIO driver
authorMichael Brunner <mibru@gmx.de>
Fri, 9 Aug 2013 15:33:06 +0000 (17:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 16 Aug 2013 15:04:58 +0000 (17:04 +0200)
commit379113b33913f192344cb00e2408ac9d21916853
treecfb1f604fb3b52a8b025406a689d268d262f3d89
parent268310b3a610ebcffad1c7ed79871ffa2f8bc3e9
gpio: Fix platform driver name in Kontron PLD GPIO driver

This patch changes the driver name to be consistent with the name that
is registered as cell name in the MFD driver. Otherwise the driver won't
load.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Kevin Strasser <strassek@engr.orst.edu>
Signed-off-by: Michael Brunner <michael.brunner@kontron.com>
drivers/gpio/gpio-kempld.c