]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Merge branch 'xgene-channel-number'
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 May 2016 20:47:55 +0000 (16:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 May 2016 20:47:55 +0000 (16:47 -0400)
Iyappan Subramanian says:

====================
drivers: net: xgene: fix: Get channel number from device binding

This patch set adds 'channel' property to get ethernet to CPU channel number,
thus decoupling the Linux driver from static resource selection.

v2: Address review comments from v1
- removed irq reference from Linux driver
- added 'channel' property to get ethernet to CPU channel number

v1:
- Initial version
====================

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge