]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cf7699af0a85f34aadeae699a7e93520f4d7059
tree9f89b30e22821bdc27df9453093307da90445ac8
parent57eb8e557a05684afcee870caa2387310737e66d
parent25feecd2e4c25c03bbe4c24c78fdf0ca14fbe143
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>