]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Apr 2020 07:09:59 +0000 (09:09 +0200)
commit4e898f0d0fd62d5bcfff8fe55c11b85b0939f0d9
tree06dfd224a71d2627a7050967b6d18de0684bdd58
parent5b0c20f436b693a44971ad5c73f905e23825992b
misc: rtsx: set correct pcr_ops for rts522A

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>
drivers/misc/cardreader/rts5227.c