Hi, On Wed, Jan 05, 2011 at 03:58:10PM +0300, Sergei Shtylyov wrote: > On 05-01-2011 15:53, Felipe Balbi wrote: > > >>Blackfin platform doesn't support 32bits musbdma registers, so change back to > >>use musb_read/writew instead of musb_read/writel and simply some format casts. > > >Instead, patch the definition of musb_readl()/writel() for blackfin. > >Other archs _do_ support 32 bit reads/writes and this patch will pose an > >impact on those. > > How -- if it only patches the defintion under #ifdef CONFIG_BLACKFIN? aa, my bad, I read it wrongly. Still, it'd be better to patch musb_readl/writel() instead of patching all uses of musb_readl() on every Blackfin code. -- 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