commit | 574de559c1797618fd8ed03576837eb3113c5d26 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Jul 30 17:06:57 2013 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 31 17:56:15 2013 -0700 |
tree | cbc8d8eeeff81fe6de1f6b33c053feed9fb4b1be | |
parent | e26439ce03f0808f5d797ca33f180fdb8258335a [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>