From: Jingoo Han Date: Tue, 30 Jul 2013 08:18:33 +0000 (+0900) Subject: mtd: nand: use dev_get_platdata() X-Git-Tag: v3.12-rc1~82^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453810b79571ff6622a481f0556fc4972f87a24f;p=pandora-kernel.git mtd: nand: use dev_get_platdata() Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. Signed-off-by: Jingoo Han Signed-off-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-diff-tree failed