libata: add a host flag to ignore detected ATA devices
authorAndy Whitcroft <apw@canonical.com>
Fri, 4 May 2012 21:15:10 +0000 (22:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2012 18:21:29 +0000 (11:21 -0700)
commit54a40b2cf40d655dbbdcc017288be75b1ae1b701
treec5581223aa8ecc919f5d3df9d8904b1e8c7d4144
parent9abcb7517f13aa54152bee6370538b8f56893349
libata: add a host flag to ignore detected ATA devices

commit db63a4c8115a0bb904496e1cdd3e7488e68b0d06 upstream.

Where devices are visible via more than one host we sometimes wish to
indicate that cirtain devices should be ignored on a specific host.  Add a
host flag indicating that this host wishes to ignore ATA specific devices.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Cc: Victor Miasnikov <vvm@tut.by>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c
include/linux/libata.h