commit | 482c86cc37b7fa884843ec37edd1847c5463e3a9 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Oct 16 17:25:46 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 05 18:29:21 2019 +0100 |
tree | 023edb3df61a360e5e2b720246e010b03aa2ac2a | |
parent | 8670b2b8b029a6650d133486be9d2ace146fd29a [diff] |
char: xillybus: use devm_platform_ioremap_resource() to simplify code Use devm_platform_ioremap_resource() to simplify the code a bit. This is detected by coccinelle. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Eli Billauer <eli.billauer@gmail.com> Link: https://lore.kernel.org/r/20191016092546.26332-1-yuehaibing@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>