IB/hfi1: Remove TWSI references
authorDean Luick <dean.luick@intel.com>
Fri, 1 Jul 2016 23:01:50 +0000 (16:01 -0700)
committerDoug Ledford <dledford@redhat.com>
Tue, 2 Aug 2016 19:47:42 +0000 (15:47 -0400)
commite014991d0735ce4ca7473f9430ce71847fdc7e2f
treec78fcd3965c9c9efed7294def7ca9e0093849eeb
parentdba715f0c8b5daa1fca041c1c9011632c7a83105
IB/hfi1: Remove TWSI references

Remove the TWSI code.  The driver now uses the kernel's built-in
i2c bit bus module.

Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Easwar Hariharan <easwar.hariharan@intel.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/Makefile
drivers/infiniband/hw/hfi1/chip.c
drivers/infiniband/hw/hfi1/chip.h
drivers/infiniband/hw/hfi1/twsi.c [deleted file]
drivers/infiniband/hw/hfi1/twsi.h [deleted file]