commit | 8e42e211e4fef2b2026c7f99092542f00dd817f3 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri May 03 14:53:42 2013 +0530 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Wed Jul 17 12:49:55 2013 -0400 |
tree | d5353a133576a93886079ac800ad5311f320ba59 | |
parent | cf3a13d790f9760c4bfcae802aaba80efb3519af [diff] |
edac: 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: Chris Metcalf <cmetcalf@tilera.com>