Re: [PATCH 24/31] net: davinci_emac: use dev_get_platdata()
From: Mugunthan V N <hidden>
Date: 2013-08-30 05:15:36
From: Mugunthan V N <hidden>
Date: 2013-08-30 05:15:36
On Friday 30 August 2013 10:35 AM, Jingoo Han wrote:
From 829c7a4846b68ee49beb465db2caa1127cca38cc Mon Sep 17 00:00:00 2001 From: Jingoo Han<redacted> Date: Fri, 30 Aug 2013 12:29:57 +0900 Subject: [PATCH 24/31] net: davinci_emac: 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<redacted>
Acked-by: Mugunthan V N <redacted> Regards Mugunthan V N