On Mon, Mar 17, 2025 at 03:45:50PM +0530, Meghana Malladi wrote: > Whenever there is a perout request from the user application, > kernel receives req structure containing the configuration info > for that req. Add NULL pointer handling for perout request if > that req struct points to NULL. > > Fixes: e5b456a14215 ("net: ti: icss-iep: Add pwidth configuration for perout signal") > Signed-off-by: Meghana Malladi <m-malladi@xxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>