commit | 9cc04d7627f9a86c4592885941d48a8586c7913a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 06 07:25:48 2013 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed May 08 09:04:34 2013 -0700 |
tree | e11a9a657086334a8a66ead3da15ad4a804d02b1 | |
parent | d0c082d1068751e80562d6f894e310d16a985645 [diff] |
Input: ep93xx_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>