]> www.infradead.org Git - users/hch/block.git/commit
mmc: remove the call to check_disk_change block-remove-media_changed
authorChristoph Hellwig <hch@lst.de>
Wed, 27 Nov 2019 13:38:30 +0000 (14:38 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 2 Jul 2020 09:03:26 +0000 (11:03 +0200)
commit4d6aa1fe8c0a4fcafbf924c4bd9330daa64e3784
tree1927f19d08dfe50f088132b6669e3965e19744af
parentc1d5645acd797f35a9648d10c427d43a3dcf599b
mmc: remove the call to check_disk_change

The mmc driver doesn't support even notifications, which means
that check_disk_change is a no-op.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/mmc/core/block.c