Files
i2som-imx-linux/include/linux
Prabhakar Kushwaha 9724b3f28d ata: ahci: Add shutdown to freeze hardware resources of ahci
commit 10a663a1b1 upstream.

device_shutdown() called from reboot or power_shutdown expect
all devices to be shutdown. Same is true for even ahci pci driver.
As no ahci shutdown function is implemented, the ata subsystem
always remains alive with DMA & interrupt support. File system
related calls should not be honored after device_shutdown().

So defining ahci pci driver shutdown to freeze hardware (mask
interrupt, stop DMA engine and free DMA resources).

Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-28 17:22:28 +01:00
..
2020-02-19 19:53:09 +01:00
2019-09-16 09:56:27 -07:00
2020-02-11 04:35:52 -08:00
2020-01-26 10:01:07 +01:00
2019-08-20 22:09:52 +02:00
2019-05-07 08:39:02 -06:00
2019-02-28 03:28:53 -05:00
2018-01-01 12:40:27 -07:00
2019-08-05 21:52:53 +02:00
2019-02-28 08:24:23 -07:00
2018-12-19 10:42:08 +01:00
2019-11-29 10:10:13 +01:00
2019-04-22 09:48:12 -06:00
2019-02-15 16:54:38 +01:00
2019-09-05 11:40:54 +02:00
2018-06-22 13:43:27 +09:00
2019-09-07 04:28:05 -03:00
2019-09-02 11:43:54 +01:00
2018-07-12 21:35:28 +02:00
2018-04-12 09:41:19 -07:00
2019-12-13 08:43:18 +01:00
2019-08-08 09:09:25 +02:00
2018-10-17 13:56:58 -07:00
2019-07-08 19:25:19 -07:00
2019-06-13 09:02:33 -04:00
2019-02-08 15:02:49 -08:00
2019-07-26 17:01:29 -06:00
2018-10-21 10:46:39 -04:00
2017-11-09 10:23:28 +01:00
2019-08-01 21:49:46 +02:00
2018-10-08 22:53:10 +11:00
2018-07-20 01:11:45 +02:00
2019-08-23 16:39:26 +01:00
2019-05-08 22:14:36 +02:00
2018-09-25 20:17:35 -07:00
2019-10-31 14:01:40 -07:00
2019-02-07 16:38:35 +01:00
2018-01-15 12:07:46 -08:00
2019-09-07 21:42:25 +02:00
2019-10-02 10:06:45 +02:00
2019-02-07 00:13:27 +01:00
2019-08-30 07:27:17 -07:00
2019-08-01 20:51:22 +02:00
2019-10-14 15:04:01 -07:00