From cf3b55a994a04c31ce3ac3119880582547e22cf2 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Fri, 3 May 2013 17:07:43 +0530 Subject: [PATCH] mtd: onenand/samsung: 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: Kyungmin Park Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-format-patch failed