Re: [PATCH 2/2] misc: sram: enable clock before registering regions
From: Vladimir Zapolskiy
Date: Tue Jul 03 2018 - 06:23:56 EST
Hi Johan,
On 07/03/2018 01:05 PM, Johan Hovold wrote:
> Make sure to enable the clock before registering regions and exporting
> partitions to user space at which point we must be prepared for I/O.
>
> Fixes: ee895ccdf776 ("misc: sram: fix enabled clock leak on error path")
> Cc: Vladimir Zapolskiy <vladimir_zapolskiy@xxxxxxxxxx>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
thank you for the change, however please note that the identified commit
for the fix is incorrect one apparently.
In my opinion the proper tag contents would be
Fixes: b4c3fcb3c71f ("misc: sram: extend usage of reserved partitions")
I hope you agree to it, also I would suggest to swap the changes in
the series.
--
Best wishes,
Vladimir