From 7b6b5612380c829ea026c4a3ff427d362f46a1d9 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Tue, 30 Jul 2013 17:16:47 +0900 Subject: [PATCH] ide: 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: David S. Miller --- Reading git-format-patch failed