]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa/simdisk: remove the call to check_disk_change
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 12:25:45 +0000 (14:25 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 8 Jul 2020 22:20:01 +0000 (16:20 -0600)
commit391e71f86dedb6765a325ecddb5dbdf10ac55c7a
tree861ad2dfb9c4e7a45552db911368dd9e7d41773c
parentf8d78839821bf5bcc6cd6a0e7eb22b6718ef58e9
xtensa/simdisk: remove the call to check_disk_change

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

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/xtensa/platforms/iss/simdisk.c