Russell King - ARM Linux <[email protected]> writes:
> On Tue, Aug 11, 2009 at 12:55:58PM +0300, Tony Lindgren wrote:
>> +#include <mach/gpio.h>
>
> linux/gpio.h
>
>> +#include <mach/io.h>
>
> linux/io.h
Thanks, will fix.
>> +static struct musb_hdrc_platform_data tusb_data = {
>> + .mode = BOARD_MODE,
>> + .set_power = tusb_set_power,
>> + .set_clock = tusb_set_clock,
>> + .min_power = 25, /* x2 = 50 mA drawn from VBUS as peripheral */
>> + .power = 100, /* Max 100 mA VBUS for host mode */
>> + .clock = "osc_ck",
>
> Still passing clock names around?
Sorry, I'm not familiar with this. How should I fix it?
Tony, do you want me to send v2?
--
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html