OSDN Git Service

gpio: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 Dec 2014 21:14:28 +0000 (22:14 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:20 +0000 (17:23 +0100)
commita7ce835376fd300ae4ec08f9aa3dfe6f8568111b
tree26cef02e420ffa6b31027369cb612b7731187df1
parentaab0b129cc73f7f01fad3a05fe61f03525087783
gpio: drop owner assignment from platform_drivers

This platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-vf610.c