Hi Simon,
On 15/04/21 1:08 am, Simon Glass wrote:
> Hi Kishon,
>
> On Mon, 5 Apr 2021 at 11:28, Kishon Vijay Abraham I wrote:
>>
>> From: Jean-Jacques Hiblot
>>
>> The reset framework provides devm_reset_control_get_optional()
>> which can return NULL (not an error case). So all the other reset
Hi Kishon,
On Mon, 5 Apr 2021 at 11:28, Kishon Vijay Abraham I wrote:
>
> From: Jean-Jacques Hiblot
>
> The reset framework provides devm_reset_control_get_optional()
> which can return NULL (not an error case). So all the other reset_ops
> should handle NULL gracefully. Prepare the way for a ma
From: Jean-Jacques Hiblot
The reset framework provides devm_reset_control_get_optional()
which can return NULL (not an error case). So all the other reset_ops
should handle NULL gracefully. Prepare the way for a managed reset
API by handling NULL pointers without crashing nor failing.
Signed-off
3 matches
Mail list logo