From: Sachin Kamat Date: Fri, 3 May 2013 09:23:42 +0000 (+0530) Subject: edac: Remove redundant platform_set_drvdata() X-Git-Tag: v3.12-rc1~120^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e42e211e4fef2b2026c7f99092542f00dd817f3;p=pandora-kernel.git 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 Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed