From: Jingoo Han Date: Tue, 30 Jul 2013 08:16:05 +0000 (+0900) Subject: ata: use dev_get_platdata() X-Git-Tag: v3.12-rc1~174^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b8c345aa8c50c6a99a90560a107d02124f0293;p=pandora-kernel.git ata: 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: Tejun Heo --- Reading git-diff-tree failed