]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
authorRicky Wu <ricky_wu@realtek.com>
Mon, 24 Aug 2020 03:00:06 +0000 (11:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Nov 2020 11:45:43 +0000 (12:45 +0100)
commitb8049438969ba6e429a0aa3d1e3347a49b553295
treecf7db326be3123c0df484ee9f0f8ed32e83c66c3
parentad9ee9ce9d682b3c98611acdd82217c47c6e2388
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()

commit 551b6729578a8981c46af964c10bf7d5d9ddca83 upstream.

this power saving action in rtsx_pci_init_ocp() cause INTEL-NUC6 platform
missing card reader

Signed-off-by: Ricky Wu <ricky_wu@realtek.com>
Link: https://lore.kernel.org/r/20200824030006.30033-1-ricky_wu@realtek.com
Cc: Chris Clayton <chris2553@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/rtsx_pcr.c