Home
last modified time | relevance | path

Searched hist:"218 f22b28772901d633ccab397c4896a492ef0e1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Dmailbox-altera.cdiff 218f22b28772901d633ccab397c4896a492ef0e1 Tue Sep 07 02:40:48 CDT 2021 Cai Huoqing <caihuoqing@baidu.com> mailbox: altera: Make use of the helper function devm_platform_ioremap_resource()

Use the devm_platform_ioremap_resource() helper instead of
calling platform_get_resource() and devm_ioremap_resource()
separately

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>