]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "ide: skip probe if there are no devices on the port (v2)"
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2010 01:58:28 +0000 (18:58 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 23:01:59 +0000 (16:01 -0700)
commit59c91fd71f6815e40eed9e5c51fafd912b45520d
treeb0267eee1a4a1c1256936677c44bc2ffb28a1ef5
parent88c97de28a502ea3b15a04c643a3e1ea66655f90
Revert "ide: skip probe if there are no devices on the port (v2)"

[ Upstream commit 9ce41aed0d392246eb788786253f242e829fd5e1 ]

This reverts commit a20b2a44eca52818ef52a94959480b7e6ea2f528.

As requested by David Fries.  This makes CDROMs which are slave drives
on a ribbon without a master disappear and causes other similar kinds
of badness.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ide/ide-probe.c