History log of /rk3399_rockchip-uboot/include/linux/usb/atmel_usba_udc.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 9e40493f 11-Sep-2013 Bo Shen <voice.shen@atmel.com>

USB: gadget: add atmel usba udc driver

Add atmel usba udc driver support, porting from Linux kernel

The original code in Linux Kernel information is as following

commit e01ee9f509a927158f670408b41

USB: gadget: add atmel usba udc driver

Add atmel usba udc driver support, porting from Linux kernel

The original code in Linux Kernel information is as following

commit e01ee9f509a927158f670408b41127d4166db1c7
Author: Jingoo Han <jg1.han@samsung.com>
Date: Tue Jul 30 17:00:51 2013 +0900

usb: gadget: use dev_get_platdata()

Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly.

Signed-off-by: Bo Shen <voice.shen@atmel.com>

show more ...