Re: [PATCH v2 0/3] ata: ahci-platform: add reset control support except for existing drivers
From: Tejun Heo <tj@kernel.org>
Date: 2018-08-22 15:27:23
Also in:
linux-ide, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2018-08-22 15:27:23
Also in:
linux-ide, lkml
On Wed, Aug 22, 2018 at 09:13:00PM +0900, Kunihiko Hayashi wrote:
Add support to get and control a list of resets for the device, and add the flag indicating whether to use the reset. Existing SoC-dependent drivers set 0 to this flag.
Applied to libata/for-4.19. Thanks. -- tejun