]> git.baikalelectronics.ru Git - kernel.git/commit
IB/hfi1: Remove no-op QSFP reset code
authorDean Luick <dean.luick@intel.com>
Thu, 12 May 2016 17:22:51 +0000 (10:22 -0700)
committerDoug Ledford <dledford@redhat.com>
Fri, 13 May 2016 23:39:15 +0000 (19:39 -0400)
commit1e5b39764b0cea287fa15c167155aa2db63ea1a8
treea5c7ec3106b6d7769fcd1e8a1a940952eff38543
parent5c55299546672e395204918826cb47befeaac0d1
IB/hfi1: Remove no-op QSFP reset code

The RESET_N bit of the ASIC_QSFPn_OE register is not used by
the hardware.  Remove code that tries to use it - it does
nothing.

Reviewed-by: Easwar Hariharan <easwar.hariharan@intel.com>
Signed-off-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/chip.c