Re: link error w/ media-0006-sensors

2011-02-23 Thread Laurent Pinchart
Hi Michael, On Monday 21 February 2011 15:47:28 Michael Jones wrote: > Hi Laurent, > > sorry to resurrect this from a month ago... > > I've continued to export omap_pm_set_min_bus_tput() to enable building > the omap3-isp module, although Paul Wamsley's reply you referred to > clearly indicates

Re: link error w/ media-0006-sensors

2011-02-21 Thread Michael Jones
Hi Laurent, sorry to resurrect this from a month ago... I've continued to export omap_pm_set_min_bus_tput() to enable building the omap3-isp module, although Paul Wamsley's reply you referred to clearly indicates that this is the wrong approach. Aren't you also building omap3-isp as a module? H

Re: link error w/ media-0006-sensors

2011-01-18 Thread Laurent Pinchart
Hi Michael, On Tuesday 18 January 2011 17:14:37 Michael Jones wrote: > Hi Laurent & Sakari, > > On Laurent's media-0006-sensors branch, when compiling with > CONFIG_VIDEO_OMAP3=m, I got the following linking error: > > ERROR: "omap_pm_set_min_bus_tput" [drivers/media/video/isp/omap3-isp.ko] > un

link error w/ media-0006-sensors

2011-01-18 Thread Michael Jones
Hi Laurent & Sakari, On Laurent's media-0006-sensors branch, when compiling with CONFIG_VIDEO_OMAP3=m, I got the following linking error: ERROR: "omap_pm_set_min_bus_tput" [drivers/media/video/isp/omap3-isp.ko] undefined! I can get rid of the error with the patch below. But as always, I wonder: