OSDN Git Service

Input: bf54x-keys - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:24:23 +0000 (07:24 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:36 +0000 (09:04 -0700)
commitda1bfb4b4fcfc4b6ba51d7ba670c5e7fe0cbfce6
treebc8ef62161f2dfdbfb43850781accf16627efc75
parent9cc04d7627f9a86c4592885941d48a8586c7913a
Input: bf54x-keys - remove redundant platform_set_drvdata()

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/bf54x-keys.c