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)
commit10a3ecf49b681af49bf1b4f3fcf00115059a0ac6
tree82916db1b21edebcb1a6a20c92baa7e1c0c1c594
parent616f6b40236fb9fdfc5267e2e945e16b7448b641
parent63f4b4b0348b494c0fcfa1c41e7da865108dcaab
Merge branch 'dpaa_eth-fixes'

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>