]> 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)
commit54dd65e4b5d0677c814b57d21c72486cce6540eb
tree9f89b30e22821bdc27df9453093307da90445ac8
parent88f440d8b0ce4536430fe7adf6e3a6195a2cbed0
parent481ed6d7864a31d56f914f17d399860181a6c7f0
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>