On 9/12/2016 10:52 PM, Felipe Balbi wrote: > > Hi Masahiro, > > Masahiro Yamada <[email protected]> writes: >> The combo of list_empty() check and return list_first_entry() >> can be replaced with list_first_entry_or_null(). >> >> Signed-off-by: Masahiro Yamada <[email protected]> >> --- > > Care to split this into two patches (one for dwc2 and one for dwc3)? > > thanks >
For the dwc2 portion, you can add my acked-by. Acked-by: John Youn <[email protected]> John

