Files
linux/drivers/ide
Christoph Hellwig bbc26e8d93 ide: switch to __register_blkdev for command set probing
ide is the last user of the blk_register_region framework except for the
tracking of allocated gendisk.  Switch to __register_blkdev, even if that
doesn't allow us to trivially find out which command set to probe for.
That means we now always request all modules when a user tries to access
an unclaimed ide device node, but except for a few potentially loaded
modules for a fringe use case of a deprecated and soon to be removed
driver that doesn't make a difference.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-11-16 08:14:30 -07:00
..
2015-04-17 15:32:07 -04:00
2020-09-10 09:32:31 -06:00
2018-11-10 08:03:52 -07:00
2018-05-07 07:15:41 +02:00
2018-06-12 16:19:22 -07:00
2013-01-03 15:57:03 -08:00
2016-01-18 14:12:33 -05:00