]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61c6e52b06187bcf1a802d588df267866de143ef
tree887c8aadd77ee621d025a1138ad338686a2517ba
parent5b1435c00155a32b34767e8f3fb400470a5a25bb
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