From: Jingoo Han Date: Tue, 30 Jul 2013 08:06:57 +0000 (+0900) Subject: serial: use dev_get_platdata() X-Git-Tag: v3.12-rc1~182^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574de559c1797618fd8ed03576837eb3113c5d26;p=pandora-kernel.git serial: 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-diff-tree failed