summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/vop/vop_main.h
AgeCommit message (Collapse)AuthorFilesLines
2016-02-10misc: mic: Add data structures for the VOP driverSudeep Dutt1-0/+170
This patch adds VOP driver data structures used in subsequent patches. These data structures are refactored from similar data structures used in the virtio parts of previous MIC host and card drivers. Signed-off-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>