From 3ba35baa55fa4420f9ea7132d728ed68cfa37d28 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Thu, 1 Aug 2013 18:17:45 +0900 Subject: [PATCH] serial: sh-sci: 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: Greg Kroah-Hartman --- Reading git-format-patch failed