Searched hist:"48548 c786572f96cae5b7238da5338aa11cc9d34" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-moore.c | diff 48548c786572f96cae5b7238da5338aa11cc9d34 Thu Sep 17 01:41:51 CDT 2020 Wang Xiaojun <wangxiaojun11@huawei.com> pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Use the devm_platform_ioremap_resource_byname() helper instead of calling platform_get_resource_byname() and devm_ioremap_resource() separately.
Signed-off-by: Wang Xiaojun <wangxiaojun11@huawei.com> Acked-by: Sean Wang <sean.wang@kernel.org> Link: https://lore.kernel.org/r/20200917064151.2184010-1-wangxiaojun11@huawei.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-mtk-common-v2.c | diff 48548c786572f96cae5b7238da5338aa11cc9d34 Thu Sep 17 01:41:51 CDT 2020 Wang Xiaojun <wangxiaojun11@huawei.com> pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Use the devm_platform_ioremap_resource_byname() helper instead of calling platform_get_resource_byname() and devm_ioremap_resource() separately.
Signed-off-by: Wang Xiaojun <wangxiaojun11@huawei.com> Acked-by: Sean Wang <sean.wang@kernel.org> Link: https://lore.kernel.org/r/20200917064151.2184010-1-wangxiaojun11@huawei.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-paris.c | diff 48548c786572f96cae5b7238da5338aa11cc9d34 Thu Sep 17 01:41:51 CDT 2020 Wang Xiaojun <wangxiaojun11@huawei.com> pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Use the devm_platform_ioremap_resource_byname() helper instead of calling platform_get_resource_byname() and devm_ioremap_resource() separately.
Signed-off-by: Wang Xiaojun <wangxiaojun11@huawei.com> Acked-by: Sean Wang <sean.wang@kernel.org> Link: https://lore.kernel.org/r/20200917064151.2184010-1-wangxiaojun11@huawei.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|