[PATCH v2 0/3] some fixes for sifive_ccache

Ben Dooks ben.dooks at codethink.co.uk
Tue Oct 18 00:35:22 PDT 2022


On 18/10/2022 03:31, Yang Yingliang wrote:
> Add missing iounmap()/free_irq()/of_node_put() in sifive_ccache_init().
> 
> v1 -> v2:
>    - Add review tag from Conor Dooley in patch #1 and #2.
>    - Add patch #3 to fix missing of_node_put().
> 
> Yang Yingliang (3):
>    soc: sifive: ccache: fix missing iounmap() in error path in
>      sifive_ccache_init()
>    soc: sifive: ccache: fix missing free_irq() in error path in
>      sifive_ccache_init()
>    soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
> 
>   drivers/soc/sifive/sifive_ccache.c | 33 ++++++++++++++++++++++--------
>   1 file changed, 25 insertions(+), 8 deletions(-)

i might get some time to test these, initial review looks fine.


-- 
Ben Dooks				http://www.codethink.co.uk/
Senior Engineer				Codethink - Providing Genius

https://www.codethink.co.uk/privacy.html




More information about the linux-riscv mailing list