Home
last modified time | relevance | path

Searched hist:"482 c86cc37b7fa884843ec37edd1847c5463e3a9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/xillybus/
H A Dxillybus_of.cdiff 482c86cc37b7fa884843ec37edd1847c5463e3a9 Wed Oct 16 04:25:46 CDT 2019 YueHaibing <yuehaibing@huawei.com> 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>