linux-stable/drivers/misc/mic/host
Ashutosh Dixit 1da2b3eeef misc: mic: Remove COSM functionality from the MIC host driver
Since COSM functionality is now moved into a separate COSM driver
drivers, this patch removes this functionality from the base MIC host
driver. The MIC host driver now implements cosm_hw_ops and registers a
COSM device which allows the COSM driver to trigger
boot/shutdown/reset of the MIC devices via the cosm_hw_ops.

Reviewed-by: Nikhil Rao <nikhil.rao@intel.com>
Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-04 12:46:06 +01:00
..
Makefile misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_boot.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_debugfs.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_device.h misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_fops.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_fops.h
mic_intr.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_intr.h misc: mic: MIC host driver specific changes to enable SCIF 2015-05-24 12:13:37 -07:00
mic_main.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_smpt.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_smpt.h misc: mic: MIC host driver specific changes to enable SCIF 2015-05-24 12:13:37 -07:00
mic_virtio.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_virtio.h misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_x100.c misc: mic: Remove COSM functionality from the MIC host driver 2015-10-04 12:46:06 +01:00
mic_x100.h