Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> writes: > Paul Walmsley <paul@xxxxxxxxx> writes: > >> Hi Kevin, >> >> On Wed, 23 Jun 2010, Kevin Hilman wrote: >> >>> Add a new hwmod class for DSP devices. To be used when hwmods >>> are created for DSP on OMAP3 (a.k.a. IVA2.) >> >> I guess this patch is not needed any more? But if it is, it might be best >> to name the class "iva2" or something like that, since the IVA2 subsystem >> contains more than just the DSP; it also contains the dedicated hardware >> video accelerator blocks, which are separate from the DSP. > > Right, I'll be dropping this patch too as I'm just switching to use > omap_hwmod_lookup() instead of the class iterators. Turns out I need a class even when doing the omap_hwmod_lookup() as omap_hwmod_register() fails if there is no class or class name. I'll keep this pach but s/dsp/iva2/ Kevin -- 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