]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-mv88e6xxx-ops-cosmetics'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Jun 2017 16:11:00 +0000 (12:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jun 2017 16:11:00 +0000 (12:11 -0400)
commit69b886d4914e5c5c9ac33f2f85004ff2b6d6c20a
tree4e8e863e6ebc5aed0a4dad89d013274d430d9259
parent32d379a5fa9b68c0053f620d28de21c2a932e574
parent37a64b5cc7243ff52fdede1b57a3f207105dc4f3
Merge branch 'dsa-mv88e6xxx-ops-cosmetics'

Vivien Didelot says:

====================
net: dsa: mv88e6xxx: ops cosmetics

This patchset brings no functional changes. It is a first step in a
bigger cosmetics change to the driver. It simplifies print messages and
polishes data types and chip operations.

The next patchs will only prefix and document the port registers macros.

Changes in v2:
  - KISS and simply use dev_* since chip->ds may not be initialized
  - add reviewers tags
====================

Signed-off-by: David S. Miller <davem@davemloft.net>