summaryrefslogtreecommitdiffstats
path: root/crypto/zstd.c
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2021-07-15 11:43:55 -0700
committerVinod Koul <vkoul@kernel.org>2021-07-21 10:09:15 +0530
commitfcc2281b142bf14e3534d6b1150991194f8d1d44 (patch)
tree1fdd394aa83d52deffa75a96334f1781e23599ce /crypto/zstd.c
parent1c264299431e9a105f3974ad49b6bccc3f03540f (diff)
downloadlinux-stable-fcc2281b142bf14e3534d6b1150991194f8d1d44.tar.gz
linux-stable-fcc2281b142bf14e3534d6b1150991194f8d1d44.tar.bz2
linux-stable-fcc2281b142bf14e3534d6b1150991194f8d1d44.zip
dmaengine: idxd: fix bus_probe() and bus_remove() for dsa_bus
Current implementation have put all the code that should be in a driver probe/remove in the bus probe/remove function. Add ->probe() and ->remove() support for the dsa_drv and move all those code out of bus probe/remove. The change does not split out the distinction between device sub-driver and wq sub-driver. It only cleans up the bus calls. The split out will be addressed in follow on patches. Reviewed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/162637463586.744545.5806250155539938643.stgit@djiang5-desk3.ch.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'crypto/zstd.c')
0 files changed, 0 insertions, 0 deletions