mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 10:15:59 +00:00
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mic_boot.c | ||
| mic_debugfs.c | ||
| mic_device.h | ||
| mic_fops.c | ||
| mic_fops.h | ||
| mic_intr.c | ||
| mic_intr.h | ||
| mic_main.c | ||
| mic_smpt.c | ||
| mic_smpt.h | ||
| mic_virtio.c | ||
| mic_virtio.h | ||
| mic_x100.c | ||
| mic_x100.h | ||