OSDN Git Service

Input: opencores-kbd - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:35:06 +0000 (07:35 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:52 +0000 (09:04 -0700)
commit8b07dd0f8f574f21b6ef3ab138aee8ef28d09b49
treeba7894f60c0b1483d48624afe112361abca3debe
parent19b1d74fee8fd9dffb361e29daf0b0a36d398190
Input: opencores-kbd - 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>
Cc: Javier Herrero <jherrero@hvsistemas.es>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/opencores-kbd.c