Em Thu, 4 Apr 2013 13:08:37 +0200 Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> escreveu: > Hello, > > These two patches implement support for the common clock framework in the OMAP3 > ISP and MT9P031 drivers. They finally get rid of the last isp_platform_callback > operation, and thus of the isp_platform_callback structure completely, as well > as the only platform callback from the mt9p031 driver. > > The patches depend on Mike Turquette's common clock framework reentrancy > patches: > > clk: abstract locking out into helper functions > clk: allow reentrant calls into the clk framework > > v6 of those two patches has been posted to LKML and LAKML. > > Mauro, how would you like to proceed with merging these ? As discussed on IRC, just add those two patches on a branch based on master. When asking me to pull from it, say that it should be a topic branch that will depend on Mike's patches. I'll hold them on a separate branch, sending them upstream only after receiving an email from you or Mike that his patches got merged there already. > Mike, will the above > two patches make it to v3.10 ? If so could you please provide a stable branch > that Mauro could merge ? Regards, Mauro > > Laurent Pinchart (2): > omap3isp: Use the common clock framework > mt9p031: Use the common clock framework > > drivers/media/i2c/mt9p031.c | 22 ++- > drivers/media/platform/omap3isp/isp.c | 277 +++++++++++++++++++++++++--------- > drivers/media/platform/omap3isp/isp.h | 22 ++- > include/media/mt9p031.h | 2 - > include/media/omap3isp.h | 10 +- > 5 files changed, 240 insertions(+), 93 deletions(-) > -- Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html