Re: [alsa-devel] [PATCH v2 08/13] OMAP2+: McBSP: hwmod adaptation for McBSP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* ABRAHAM, KISHON VIJAY <kishon@xxxxxx> [110201 22:22]:
> On Tue, Feb 1, 2011 at 11:14 PM, Jarkko Nikula <jhnikula@xxxxxxxxx> wrote:
> > On Tue, 01 Feb 2011 14:22:49 +0200
> > Peter Ujfalusi <peter.ujfalusi@xxxxxxxxx> wrote:
> >
> >> Looks good, but...
> >> > + Â if (oh->class->rev == MCBSP_CONFIG_TYPE3) {
> >> > + Â Â Â Â Â if (id == 2)
> >> > + Â Â Â Â Â Â Â Â Â pdata->buffer_size = 0x500; /*FIFO size is 1024 + 256*/
> >> > + Â Â Â Â Â else
> >> > + Â Â Â Â Â Â Â Â Â pdata->buffer_size = 0x80; Â/*FIFO size is 128*/
> >> > + Â }
> >>
> >> I would add spaces around these comments (after /* and before */).
> >>
> > Actually this part of code doesn't compile for CONFIG_ARCH_OMAP2 if
> > CONFIG_ARCH_OMAP3 is not set. Reason is that the buffer_size in under
> > CONFIG_ARCH_OMAP3 compilation in struct omap_mcbsp_platform_data
> > definition.
> >
> > I think it's easiest if this patch just removes that conditional
> > compilation from struct omap_mcbsp_platform_data as it really doesn't
> > save that much from non !OMAP3 builds.
> 
>   Thanks. Will fix it in the next version.

Any news on updating this series?

Note that you can now leave out the omap4 hwmod data as that has
been merged to omap-for-linus.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux