IB/hfi1: Disable external device configuration requests
authorEaswar Hariharan <easwar.hariharan@intel.com>
Mon, 25 Jul 2016 20:39:51 +0000 (13:39 -0700)
committerDoug Ledford <dledford@redhat.com>
Tue, 2 Aug 2016 20:00:58 +0000 (16:00 -0400)
commit3ca5f4c06892fdd1c7a4587af4d92550a170ef37
tree887c8aadd77ee621d025a1138ad338686a2517ba
parentd9b13c203003cfb78c1f216049a204d385ccaeff
IB/hfi1: Disable external device configuration requests

QSFP CDR enablement is now controlled by determining power class
and the configuration file. We disable the DC 8051 from requesting
enablement or disabling of TX and RX CDRs by removing the code
that allowed the DC 8051 to request changes.

Reviewed-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Easwar Hariharan <easwar.hariharan@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/platform.c