On Mon, Jan 30, 2017 at 7:41 PM, Philipp Zabel <[email protected]> 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_deassert unconditionally. > > Signed-off-by: Philipp Zabel <[email protected]> > Cc: Marcus Cooper <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Chen-Yu Tsai <[email protected]> > Cc: Mark Brown <[email protected]>
FWIW, Acked-by: Chen-Yu Tsai <[email protected]>

