commit | 8810df37762746657cfe84014a8f30758e8f366a | [log] [tgz] |
---|---|---|
author | Sudeep Dutt <sudeep.dutt@intel.com> | Mon Feb 08 15:48:17 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 09 17:32:37 2016 -0800 |
tree | e3f75fbeaa45cfea2356a8106ce820aa9b2017f1 | |
parent | c1becd2849681e8be1043d2ce9034a9d9bb3d540 [diff] |
misc: mic: Enable VOP debugfs and driver build This patch moves the virtio specific debugfs hooks previously in mic_debugfs.c in the MIC host driver into the VOP driver. The Kconfig/Makefile is also updated to allow building the VOP driver. Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>