IB/hfi1: Remove UI char device
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Thu, 19 May 2016 12:25:57 +0000 (05:25 -0700)
committerDoug Ledford <dledford@redhat.com>
Thu, 26 May 2016 15:23:18 +0000 (11:23 -0400)
commit7312f29d8ee5518c71572d7bfcbfcd5800b12d16
tree8d01443731e67bab04060f988eeaa9a17fcfc653
parent0eb626590dcf1280c6d01a784e9d53a3de6d5e8e
IB/hfi1: Remove UI char device

Remove UI char device which exposes direct access to registers for user
space. This was put in to aid in debugging the hardware. We are looking
into alternatives means of providing the same functionality. This
removes another char device from HFI1's footprint.

Reviewed-by: Dean Luick <dean.luick@intel.com>
Reviewed-by: Mitko Haralanov <mitko.haralanov@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/rdma/hfi1/file_ops.c