Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
authorChristian Heusel <christian@heusel.eu>
Mon, 24 Feb 2025 08:32:59 +0000 (09:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2025 20:24:53 +0000 (12:24 -0800)
commit2397d61ee45cddb8f3bd3a3a9840ef0f0b5aa843
tree6f517f593a47136ca57ef80db10bc27cd2cbc1d0
parent92527e473911b835c2c18b0c55c337c33e85ff00
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"

This reverts commit 235b630eda072d7e7b102ab346d6b8a2c028a772.

This commit was found responsible for issues with SD card recognition,
as users had to re-insert their cards in the readers and wait for a
while. As for some people the SD card was involved in the boot process
it also caused boot failures.

Cc: stable@vger.kernel.org
Link: https://bbs.archlinux.org/viewtopic.php?id=303321
Fixes: 235b630eda07 ("drivers/card_reader/rtsx_usb: Restore interrupt based detection")
Reported-by: qf <quintafeira@tutanota.com>
Closes: https://lore.kernel.org/all/1de87dfa-1e81-45b7-8dcb-ad86c21d5352@heusel.eu
Signed-off-by: Christian Heusel <christian@heusel.eu>
Link: https://lore.kernel.org/r/20250224-revert-sdcard-patch-v1-1-d1a457fbb796@heusel.eu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/rtsx_usb.c