commit | 90650625dba2852bcf91d5edf472a79e9e333ab7 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Sep 10 17:57:57 2013 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 26 15:13:40 2013 -0400 |
tree | 4a1088b7a36689d453776e64851b176cd17eb147 | |
parent | 5f4fe16bac118ed9e88fdf14380e1c1345376a7d [diff] |
wireless: wlcore: use dev_get_platdata() Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. This is a cosmetic change to make the code simpler and enhance the readability. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>