IB/hfi1: Remove ASIC block clear
authorDean Luick <dean.luick@intel.com>
Sat, 5 Mar 2016 16:49:39 +0000 (08:49 -0800)
committerDoug Ledford <dledford@redhat.com>
Thu, 17 Mar 2016 19:55:12 +0000 (15:55 -0400)
commit3afb6f637e8edd68cee35b5c432c176f57fd712f
tree883ad77bd8c4d57447c3cdb5704d216bf2fe6b70
parent2b8b34a948d063c4e803105ec0a3e8d27bd97c19
IB/hfi1: Remove ASIC block clear

The ASIC block is shared between two HFIs. Individual devices
should not initialize registers there. Retain the power-on values.
Individual users set registers as needed with one exception.
Clear sbus fast mode on "slow" calls.

Reviewed-by: Mitko Haralanov <mitko.haralanov@intel.com>
Reviewed-by: Easwar Hariharan <easwar.hariharan@intel.com>
Signed-off-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/chip.c
drivers/staging/rdma/hfi1/firmware.c