OSDN Git Service

Merge branch 'dpaa_eth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 17 Dec 2016 16:43:05 +0000 (11:43 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Dec 2016 16:43:05 +0000 (11:43 -0500)
Madalin Bucur says:

====================
dpaa_eth: a couple of fixes

This patch set introduces big endian accessors in the dpaa_eth driver
making sure accesses to the QBMan HW are correct on little endian
platforms. Removing a redundant Kconfig dependency on FSL_SOC.
Adding myself as maintainer of the dpaa_eth driver.
====================

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

Trivial merge