Hi Laurent, On Sun, Mar 08, 2015 at 01:15:38AM +0200, Laurent Pinchart wrote: > > Sakari Ailus (2): > > Revert "[media] smiapp: Don't compile of_read_number() if CONFIG_OF > > isn't defined" > > smiapp: Use of_property_read_u64_array() to read a 64-bit number array > > Won't this cause a bisection breakage if CONFIG_OF isn't enabled ?
Technically you're right: it does "break" bisect if smiapp is compiled in on a non-DT platform. Such a platform is not supported in a mainline kernel so I don't think this is a really major issue. I could combine the patches if you think this is an issue. -- Regards, Sakari Ailus e-mail: sakari.ai...@iki.fi XMPP: sai...@retiisi.org.uk -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html