Home
last modified time | relevance | path

Searched hist:"1 bca07a1ff24a92d23e0dcef5969ef670ac4510a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c1bca07a1ff24a92d23e0dcef5969ef670ac4510a Fri Jun 28 03:12:39 UTC 2019 Frank Wang <frank.wang@rock-chips.com> usb: gadget: composite: add null pointer check

The cdev->config means the currently active configuration and
it might be null, fix it by adding null pointer check.

Change-Id: I18261653436186c342b447c24ef46a8acc42825f
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>