dmaengine: idxd: move wq_disable() to device.c
authorDave Jiang <dave.jiang@intel.com>
Thu, 15 Jul 2021 18:43:37 +0000 (11:43 -0700)
committerVinod Koul <vkoul@kernel.org>
Wed, 21 Jul 2021 04:39:15 +0000 (10:09 +0530)
commit69e4f8be596d897679e44e86a323629537c02975
treee3dd295a3233e098819abdcf069572c0dfda999c
parent1f2bb40337f0df1d9af80793e9fdacff7706e654
dmaengine: idxd: move wq_disable() to device.c

Move the wq_disable() function to device.c in preparation of setting up the
idxd internal sub-driver framework. No logic changes.

Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/162637461775.744545.9644048686618957886.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/idxd/device.c
drivers/dma/idxd/idxd.h
drivers/dma/idxd/sysfs.c