On Tue, Dec 07, 2010 at 05:26:05PM +0530, Gupta, Ajay Kumar wrote:
>> usb: musb: introduce struct musb_platform_ops
>> usb: musb: make all glue layer export struct musb_platform_ops
>> arm: omap4: panda: initialize musb
>> usb: musb: hold context on musb structure
>> usb: musb: add Kconfig options for each glue layer
>> usb: musb: trivial search and replace patch
>> usb: musb: split omap2430 to its own platform_driver
>> usb: musb: split am35x to its own platform_driver
>> usb: musb: split tusb6010 to its own platform_driver
>> usb: musb: split davinci to its own platform_driver
>> usb: musb: split da8xx to its own platform_driver
>> usb: musb: split blackfin to its own platform_driver
>> usb: musb: omap2430: give it a context structure
>> usb: musb: am35x: give it a context structure
>> usb: musb: tusb6010: give it a context structure
>> usb: musb: davinci: give it a context structure
>> usb: musb: da8xx: give it a context structure
>> usb: musb: blackfin: give it a context structure
>> usb: musb: pass platform_ops via platform_data
>> usb: musb: mark ->set_clock deprecated
>> usb: musb: move clock handling to glue layer
>> usb: musb: drop the set_clock magic
>> usb: musb: drop musb_platform_save/restore_context
>> usb: musb: mark musb_save/restore_context static
>> usb: musb: omap2430: drop the nops
>> usb: musb: omap2430: use dev_pm_ops structure
>> usb: musb: am35x: usb dev_pm_ops structure
>> usb: musb: blackfin: usb dev_pm_ops structure
>> usb: musb: drop musb_platform_suspend/resume
>> usb: musb: drop board_set_vbus
>
>Could you guys test this and reply ? I know these are working on my
>pandaboard, but what about DMx DA8xx and Blackfin ?
>
>It would be great to get an Ok from you guys still today so we can get
>this in still in 2.6.38 merge window, if Greg allows me :-)
FYI, I just rebased on top of greg/usb-next. At least omap and Davinci
all compile fine. I'll run some tests to be sure I didn't break anything
and send a pull request in a few minutes.
Felipe,
I took your musb-hw branch and doing omap2plus_defconfig throws below
Kconfig warnings,
HOSTLD scripts/kconfig/conf
drivers/usb/musb/Kconfig:42:warning: defaults for choice values not
supported
drivers/usb/musb/Kconfig:47:warning: defaults for choice values not
supported
drivers/usb/musb/Kconfig:56:warning: defaults for choice values not
supported
drivers/usb/musb/Kconfig:65:warning: defaults for choice values not
supported
drivers/usb/musb/Kconfig:66:warning: defaults for choice values not
supported
It's the deault y that Sergei asked to put back, will drop. Looks like
we can't use default with choice values. Thanks
--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html