On 14-06-19, 14:06, Andy Shevchenko wrote: > In the same way as done for ->probe(), call ->remove() based on > the type of the hardware. > > While it works now due to equivalency of the two removal functions, > it might be changed in the future. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/dma/dw/pci.c | 28 ++++++++++++++++++++-------- > 1 file changed, 20 insertions(+), 8 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh