Input: ixp4xx-beeper - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 28 May 2013 06:39:41 +0000 (23:39 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 28 May 2013 07:57:35 +0000 (00:57 -0700)
commit3e32e0b8ebb4fd1939fd672b6a16f884357b4411
tree5da354de4e409b4257fc6a47193da9a1b28ef3c7
parent737f644c279b65b46ca9fe9ad149c713ca8b2663
Input: ixp4xx-beeper - 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/misc/ixp4xx-beeper.c