On Wed, Mar 15, 2017 at 12:31:28PM +0100, Philipp Zabel wrote: > As of commit bb475230b8e5 ("reset: make optional functions really > optional"), the reset framework API calls use NULL pointers to describe > optional, non-present reset controls. > > This allows to return errors from devm_reset_control_get_optional and to > call reset_control_(de)assert unconditionally. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > --- Sorry for the delay Acked-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>