OSDN Git Service

dmaengine: ioatdma: move all sysfs related code
authorDave Jiang <dave.jiang@intel.com>
Tue, 11 Aug 2015 15:48:38 +0000 (08:48 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 17 Aug 2015 08:07:30 +0000 (13:37 +0530)
commit80b1973659949fbdcbfe9e086e2370313a9f1288
tree0751831df9b67d80dbbac52ec5f91f4a67c782ba
parent885b201056e942f7deb66496b5c501d2a35d6c04
dmaengine: ioatdma: move all sysfs related code

Move and fixup all sysfs related bits to sysfs.c file.

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>
drivers/dma/ioat/Makefile
drivers/dma/ioat/dma.c
drivers/dma/ioat/sysfs.c [new file with mode: 0644]