Merge branch 'xgene-gpio'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Oct 2016 05:54:03 +0000 (01:54 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Oct 2016 05:54:03 +0000 (01:54 -0400)
commitb07bf5fa32e0991b2634444652de56066fe311f2
tree9f89b30e22821bdc27df9453093307da90445ac8
parentc66549ffd666605831abf6cf19ce0571ad868e39
parentd2561ed389579e02249449365323113b1c075921
Merge branch 'xgene-gpio'

Iyappan Subramanian says:

====================
drivers: net: xgene: fix: Use GPIO to get link status

Since the link value reported by the link status register is not
reliable if no SPF module inserted, this patchset fixes the issue by
using GPIO to determine the link status when no module inserted.
====================

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