summaryrefslogtreecommitdiffstats
path: root/drivers/ide
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-10-29 15:58:28 +0100
committerJens Axboe <axboe@kernel.dk>2020-11-16 08:14:30 -0700
commita160c6159d4a0cf82f28bc1658a958e278ec3688 (patch)
tree2026376f6fe335c63633b974f34e6826e81f4e3e /drivers/ide
parentbd8eff3ba2caca53ea72cf3cc87a7797771dd7d2 (diff)
downloadlinux-stable-a160c6159d4a0cf82f28bc1658a958e278ec3688.tar.gz
linux-stable-a160c6159d4a0cf82f28bc1658a958e278ec3688.tar.bz2
linux-stable-a160c6159d4a0cf82f28bc1658a958e278ec3688.zip
block: add an optional probe callback to major_names
Add a callback to the major_names array that allows a driver to override how to probe for dev_t that doesn't currently have a gendisk registered. This will help separating the lookup of the gendisk by dev_t vs probe action for a not currently registered dev_t. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions