commit | 12aa9357b913faf79b0a0df62a4e4200ee638b8c | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sun May 05 19:41:05 2013 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun May 05 20:14:56 2013 -0700 |
tree | 81086a664e5fa7074d3ad16da84440fd049a8ee1 | |
parent | 797744421b3f375a5cf3fdb2b97893c67bac5ac8 [diff] |
Input: ti_am335x_tsc - 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>