]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
misc: rtsx: set correct pcr_ops for rts522A
authorYueHaibing <yuehaibing@huawei.com>
Thu, 26 Mar 2020 03:26:18 +0000 (11:26 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 29 Apr 2020 12:55:52 +0000 (14:55 +0200)
commitf3e6401f848da3f900f734988a8b2f91b10a76f0
tree76e1e22350ad1df11f006cec79da0ad97e71a0e1
parent0519bad6f34f693c9733deb4b5cd208c7881cd66
misc: rtsx: set correct pcr_ops for rts522A

BugLink: https://bugs.launchpad.net/bugs/1873043
commit 10cea23b6aae15e8324f4101d785687f2c514fe5 upstream.

rts522a should use rts522a_pcr_ops, which is
diffrent with rts5227 in phy/hw init setting.

Fixes: ce6a5acc9387 ("mfd: rtsx: Add support for rts522A")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200326032618.20472-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/misc/cardreader/rts5227.c