Home
last modified time | relevance | path

Searched hist:"98633258935 bd793793c5d53da889cf0b050b9e4" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ata/
H A Dsata_via.cdiff 98633258935bd793793c5d53da889cf0b050b9e4 Sun Jun 25 22:25:36 CEST 2017 Ondrej Zary <linux@rainbow-software.org> sata_via: Enable optional hotplug on VT6420

VT6420 seems to have the same hotplug capability as VT6421.

However, enabling hotplug needs to expose SCR registers which can cause
problems. It works for me but might break elsewhere. So add a module
parameter vt6420_hotplug to enable this feature.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Tejun Heo <tj@kernel.org>