Hi Simon,
On Thu, Aug 2, 2018 at 2:21 PM, Simon Glass wrote:
> On 31 July 2018 at 04:01, Mario Six wrote:
>> Both fdtdec_get_addr_size_fixed and of_address_to_resource can fail with
>> an error, which is not currently checked during regmap initialization.
>>
>> Since the indentation depth is alr
On 31 July 2018 at 04:01, Mario Six wrote:
> Both fdtdec_get_addr_size_fixed and of_address_to_resource can fail with
> an error, which is not currently checked during regmap initialization.
>
> Since the indentation depth is already quite deep, extract a new
> 'init_range' method to do the initia
On Tue, 31 Jul 2018 12:01:02 +0200
Mario Six mario@gdsys.cc wrote:
> Both fdtdec_get_addr_size_fixed and of_address_to_resource can fail with
> an error, which is not currently checked during regmap initialization.
>
> Since the indentation depth is already quite deep, extract a new
> 'init_r
Both fdtdec_get_addr_size_fixed and of_address_to_resource can fail with
an error, which is not currently checked during regmap initialization.
Since the indentation depth is already quite deep, extract a new
'init_range' method to do the initialization.
Signed-off-by: Mario Six
---
v2 -> v3:
N
4 matches
Mail list logo