Re: [PATCH 1/3] reset: socfpga: no need to store modrst_offset

From: Dinh Nguyen
Date: Wed Jul 06 2016 - 13:49:42 EST


On 07/05/2016 05:17 AM, Philipp Zabel wrote:
> Since we can just add it to membase once, there is no need to store
> modrst_offset separately, and to repeat the addition with every access.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> ---
> drivers/reset/reset-socfpga.c | 19 +++++++++----------
> 1 file changed, 9 insertions(+), 10 deletions(-)
>

In case you want it:

Tested-by: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Dinh