On Wed, Mar 10, 2010 at 04:56, Sergei Shtylyov wrote: > Mike Frysinger wrote: >> +static inline void musb_write_ulpi_buscontrol(void __iomem *mbase, u8 >> val) >> +{ >> + musb_writew(mbase, MUSB_ULPI_BUSCONTROL, val); > > The register is 8-bit, musb_writeb() must be used... hrm, i noticed this when i was writing the patch, but i guess i messed it up anyways. good eye ;). -mike -- 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