[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210823113338.3568-1-tangbin@cmss.chinamobile.com>
Date: Mon, 23 Aug 2021 19:33:35 +0800
From: Tang Bin <tangbin@...s.chinamobile.com>
To: davem@...emloft.net, wg@...ndegger.com, mkl@...gutronix.de,
kuba@...nel.org, kevinbrace@...cecomputerlab.com,
romieu@...zoreil.com
Cc: linux-can@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Tang Bin <tangbin@...s.chinamobile.com>
Subject: [PATCH 0/3] net: Use of_device_get_match_data to simplify code
Hi all:
This patch series replace 'of_match_device' with
'of_device_get_match_data', to make code cleaner and better.
Thanks
Tang Bin (3):
via-rhine: Use of_device_get_match_data to simplify code
via-velocity: Use of_device_get_match_data to simplify code
can: mscan: mpc5xxx_can: Use of_device_get_match_data to simplify code
drivers/net/can/mscan/mpc5xxx_can.c | 6 ++----
drivers/net/ethernet/via/via-rhine.c | 9 ++-------
drivers/net/ethernet/via/via-velocity.c | 6 ++----
3 files changed, 6 insertions(+), 15 deletions(-)
--
2.20.1.windows.1
Powered by blists - more mailing lists