|
Added new files -
1: param.h: Required by fsa9480_i2c driver.
2: fsa9480_i2c.h: Header file for fsa9480_i2c driver.
Modified files:
1: cpu.c: Added mapping for OTG address.
2: mach-herring.c: Modified usb-otg clock name. Added new devices as usb_gadget and android_gadget in device list.
3: devs.c: Added platform data for Android gadget.
4: devs.h: added extern definition for android gadgets.
6: gadget_chips: Added new entry for s3c_udc gadget.
7: s3c_udc.h: Added new member related to dma mapping in structure s3c_request.
8: s3c_udc_otg.c: Changed clock name from usbotg to otg.
9: s3c_udc_otg_xfer_dma.c: Modified for dma functionality.
disable debug message
|