[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1576832220-9631-1-git-send-email-radhey.shyam.pandey@xilinx.com>
Date: Fri, 20 Dec 2019 14:26:57 +0530
From: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
To: davem@...emloft.net, michal.simek@...inx.com
Cc: netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, git@...inx.com,
Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
Subject: [PATCH net-next v2 0/3] net: emaclite: support arm64 platform
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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 warnings.
Changes for v2:
- Modified description of reset_lock spinlock variable.
Michal Simek (1):
net: emaclite: Fix arm64 compilation warnings
Radhey Shyam Pandey (2):
net: emaclite: Fix coding style
net: emaclite: In kconfig remove arch dependency
drivers/net/ethernet/xilinx/Kconfig | 2 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 47 ++++++++++++---------------
2 files changed, 22 insertions(+), 27 deletions(-)
--
2.7.4
Powered by blists - more mailing lists