Hi Greg, Thanks for the feedback. > Subject: Re: [PATCH 2/4] usb: typec: hd3ss3220: Fix NULL pointer crash > > On Fri, Dec 09, 2022 at 03:56:21PM +0000, Biju Das wrote: > > The value returned by usb_role_switch_get() can be NULL and it leads > > to NULL pointer crash. This patch fixes this issue by adding NULL > > check for the role switch handle. > > Why isn't this the first patch here, and cc: stable, or just as an > individual patch that has nothing to do with the other new feature > patches? OK, I will send this as standalone patch, cc to stable on next version. Cheers, Biju