commit | ef97bd0f59741ca1a555b69b8708f6601e35c3ed | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Tue Aug 11 08:49:00 2015 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 17 13:37:30 2015 +0530 |
tree | 5563f79da5b08ca7db83dba59435732b4e60a9cf | |
parent | 3372de5813e4da8305002ff6ffbfc0c7012cb319 [diff] |
dmanegine: ioatdma: remove function ptrs in ioatdma_device Since we are a "single" device driver now we no longer require the function pointers in ioatdma_device. Remove. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Acked-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>