On Wed, Feb 24, 2021 at 05:40:41PM +0100, Michael Walle wrote: > Because the uclass has the "*_auto" properties set, the driver model > will take care of allocating the private structures for us and they > can't be NULL. Drop the checks. > > Signed-off-by: Michael Walle <mich...@walle.cc> > ---
Reviewed-by: Vladimir Oltean <vladimir.olt...@nxp.com>