On Fri, 16 Dec 2011, Tomi Valkeinen wrote: > On Fri, 2011-12-16 at 01:27 -0700, Paul Walmsley wrote: > > On Fri, 16 Dec 2011, Tomi Valkeinen wrote: > > > > > But with DT we can't use func pointers in platform_data either, right? > > > > In the future, if someone wants to run a platform_data-less kernel, > > they'll have to come up with a replacement mechanism for these. Several > > replacements have been proposed internally, such as having an > > omap_bus/omap_device for devices with OMAP-specific integration, but right > > now there are more pressing crises to deal with... > > Ok. Benoit was telling me not to use pdata, so I thought it's a hard > rule for DT. He didn't give me a clear alternative, though =). As far as I know, we've got no other choice. And if we don't add these, then not only will current code be broken, but when the time comes to convert away from using platform_data function pointers, then no one will know what functions should be exposed from the integration code for the driver to call. - Paul -- 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