netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: emaclite: support arm64 platform
@ 2019-12-20  8:56 Radhey Shyam Pandey
  2019-12-20  8:56 ` [PATCH net-next v2 1/3] net: emaclite: Fix coding style Radhey Shyam Pandey
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Radhey Shyam Pandey @ 2019-12-20  8:56 UTC (permalink / raw)
  To: davem, michal.simek
  Cc: netdev, linux-arm-kernel, linux-kernel, git, Radhey Shyam Pandey

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-23 19:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-20  8:56 [PATCH net-next v2 0/3] net: emaclite: support arm64 platform Radhey Shyam Pandey
2019-12-20  8:56 ` [PATCH net-next v2 1/3] net: emaclite: Fix coding style Radhey Shyam Pandey
2019-12-20  8:56 ` [PATCH net-next v2 2/3] net: emaclite: In kconfig remove arch dependency Radhey Shyam Pandey
2019-12-23 19:38   ` kbuild test robot
2019-12-20  8:57 ` [PATCH net-next v2 3/3] net: emaclite: Fix arm64 compilation warnings Radhey Shyam Pandey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).