On Tue, 25 Aug 2020 at 03:25, Dario Binacchi <[email protected]> wrote: > > Up till this commit passing NULL as input parameter was allowed, but not > handled properly. When a NULL parameter was passed to the function a data > abort was raised. > > Signed-off-by: Dario Binacchi <[email protected]> > --- > > arch/arm/mach-omap2/am33xx/clock.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

