]> git.itanic.dy.fi Git - linux-stable/commit
libata: Add helper to determine when PHY events should be ignored
authorGabriele Mazzotta <gabriele.mzt@gmail.com>
Sat, 25 Apr 2015 17:52:36 +0000 (19:52 +0200)
committerZefan Li <lizefan@huawei.com>
Fri, 18 Sep 2015 01:20:37 +0000 (09:20 +0800)
commitba4e97b49e74a7b1c6283e3d4d6dbe0c72b991af
tree2dc648fa8cb42d140e81c72f9bdb06a3a4bdb9b1
parentd939e53d62fd55fd83d243c3831ac44cd36a743d
libata: Add helper to determine when PHY events should be ignored

commit 8393b811f38acdf7fd8da2028708edad3e68ce1f upstream.

This is a preparation commit that will allow to add other criteria
according to which PHY events should be dropped.

Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Zefan Li <lizefan@huawei.com>
drivers/ata/libahci.c
drivers/ata/libata-core.c
include/linux/libata.h