Re: [PATCH 1/2] libata: Introduce ata_platform_shutdown_one()

2017-07-05 Thread Tejun Heo
On Mon, Jul 03, 2017 at 02:02:41PM -0400, Nate Watterson wrote: > In similar fashion to how ata_platform_remove_one() is used, this > newly introduced method can be used by platform ata drivers to get > basic shutdown functionality (stopping host DMA and interrupts). > > Signed-off-by: Nate

Re: [PATCH 1/2] libata: Introduce ata_platform_shutdown_one()

2017-07-05 Thread Tejun Heo
On Mon, Jul 03, 2017 at 02:02:41PM -0400, Nate Watterson wrote: > In similar fashion to how ata_platform_remove_one() is used, this > newly introduced method can be used by platform ata drivers to get > basic shutdown functionality (stopping host DMA and interrupts). > > Signed-off-by: Nate

[PATCH 1/2] libata: Introduce ata_platform_shutdown_one()

2017-07-03 Thread Nate Watterson
In similar fashion to how ata_platform_remove_one() is used, this newly introduced method can be used by platform ata drivers to get basic shutdown functionality (stopping host DMA and interrupts). Signed-off-by: Nate Watterson --- drivers/ata/libata-core.c | 20

[PATCH 1/2] libata: Introduce ata_platform_shutdown_one()

2017-07-03 Thread Nate Watterson
In similar fashion to how ata_platform_remove_one() is used, this newly introduced method can be used by platform ata drivers to get basic shutdown functionality (stopping host DMA and interrupts). Signed-off-by: Nate Watterson --- drivers/ata/libata-core.c | 20