serial: sh-sci: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Thu, 1 Aug 2013 09:17:45 +0000 (18:17 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2013 03:54:13 +0000 (11:54 +0800)
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c

Simple merge