commit | 19b1d74fee8fd9dffb361e29daf0b0a36d398190 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 06 07:34:41 2013 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed May 08 09:04:50 2013 -0700 |
tree | 164903f3598916400f80ca9fcd3bf63bfef74f46 | |
parent | 776f2accca36262f5fec51e0574a875554dd400c [diff] |
Input: omap4-keypad - 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>