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)
commit1ebe79c9484bb1b9bd51b3dd6e82b8ff87ebaeba
treea5c7ec3106b6d7769fcd1e8a1a940952eff38543
parent27a340f6b206dd2a0208d3bc4605c0708b55d7b4
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