Nishanth Menon <nm@xxxxxx> writes: > Kevin Hilman wrote, on 11/22/2010 04:45 PM: >>> static inline int omap3_opp_init(void) >>> > { >>> > return -EINVAL; >>> > } >>> > +static inline int omap4_opp_init(void) >>> > +{ >>> > + return -EINVAL; >>> > +} >>> > #endif >> Now that these are device_initcalls, seems like they can be made static >> and not callable externally. > > how do we handle boards that need custom opp table modifications? um..., er... ok, I was just testing to see if you were awake today. :/ Clearly I'm not remembering even my own feature suggestions. Sorry for the noise. Guess I'm trying to review too many different series today. 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