commit | a3ea280004c5d873a75c860f7d9b0e2a4d45c5f4 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Fri Aug 30 13:44:34 2013 +0900 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 30 17:43:34 2013 -0400 |
tree | a8be9d9c7f449cbfb522d9a6480bbe71eb5ea83b | |
parent | 7174012955d0e545e5253192e2cd37fedbc405f9 [diff] |
net: ax88796: 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: David S. Miller <davem@davemloft.net>