From: Sachin Kamat Date: Fri, 3 May 2013 11:37:42 +0000 (+0530) Subject: mtd: onenand/omap2: Remove redundant platform_set_drvdata() X-Git-Tag: v3.12-rc1~82^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6ac1a410af63193542210024c3950fd1ea8ffb5;p=pandora-kernel.git mtd: onenand/omap2: 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 Cc: Jarkko Lavinen Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed