[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1580471270-16262-1-git-send-email-radhey.shyam.pandey@xilinx.com>
Date: Fri, 31 Jan 2020 17:17:46 +0530
From: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: michal.simek@...inx.com, anirudha.sarangi@...inx.com,
john.linn@...inx.com, mchehab+samsung@...nel.org,
gregkh@...uxfoundation.org, nicolas.ferre@...rochip.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
Subject: [PATCH v3 -next 0/4] net: emaclite: support arm64 platform
This patchset fixes the checkpatch warning reported in xilinx emaclite
driver. It also remove obsolete arch dependency in kconfig to support
aarch64 platform and fixes related gcc and sparse warnings.
Changes for v3:
- Fix sparse warnings reported by lkp@...el.com in
[PATCH net-next v2 2/3] net: emaclite: In kconfig
remove arch dependencyarch dependency patch.
Changes for v2:
- Modified description of reset_lock spinlock variable.
Michal Simek (1):
net: emaclite: Fix arm64 compilation warnings
Radhey Shyam Pandey (3):
net: emaclite: Fix coding style
net: emaclite: In kconfig remove arch dependency
net: emaclite: Fix restricted cast warning of sparse
drivers/net/ethernet/xilinx/Kconfig | 2 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 52 +++++++++++++--------------
2 files changed, 25 insertions(+), 29 deletions(-)
--
2.7.4
Powered by blists - more mailing lists