From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp5-g21.free.fr ([212.27.42.5]:44535 "EHLO smtp5-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752435AbZDVRPl (ORCPT ); Wed, 22 Apr 2009 13:15:41 -0400 To: Guennadi Liakhovetski Cc: Linux Media Mailing List , Hans Verkuil , Magnus Damm Subject: Re: [PATCH/RFC v1] soc-camera: (partially) convert to v4l2-(sub)dev API References: From: Robert Jarzmik Date: Wed, 22 Apr 2009 19:15:28 +0200 In-Reply-To: (Guennadi Liakhovetski's message of "Tue\, 21 Apr 2009 12\:19\:43 +0200 \(CEST\)") Message-ID: <873ac0pq33.fsf@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-media-owner@vger.kernel.org List-ID: Guennadi Liakhovetski writes: > ...as promised, my current stack is at > http://download.open-technology.de/20090421/. To encourage you to test it > now without waiting for my rebase - the functionality shall be exactly the > same after the rebase, it really shouldn't change much, or so I hope at > least... Heuh, well I won't be very merry on that one. It seems the first stack I saw a while ago is back. Maybe a forgotten patch or something ? [ 1865.359938] [] (dev_driver_string+0x0/0x48) from [] (pxa_camera_probe+0x2d0/0x41c [pxa_camera]) [ 1865.367855] [] (pxa_camera_probe+0x0/0x41c [pxa_camera]) from [] (platform_drv_probe+0x20/0x24) [ 1865.375776] [] (platform_drv_probe+0x0/0x24) from [] (driver_probe_device+0x88/0x188) [ 1865.383638] [] (driver_probe_device+0x0/0x188) from [] (__driver_attach+0x90/0x94) [ 1865.391472] r7:c015c54c r6:bf01f494 r5:c02f6bfc r4:c02f6bc8 [ 1865.395448] [] (__driver_attach+0x0/0x94) from [] (bus_for_each_dev+0x5c/0x88) [ 1865.403200] r6:bf01f494 r5:c04efe50 r4:00000000 [ 1865.407058] [] (bus_for_each_dev+0x0/0x88) from [] (driver_attach+0x20/0x28) [ 1865.414696] r7:c0589320 r6:bf01f494 r5:bf01f510 r4:00000000 [ 1865.418554] [] (driver_attach+0x0/0x28) from [] (bus_add_driver+0xac/0x220) [ 1865.426118] [] (bus_add_driver+0x0/0x220) from [] (driver_register+0x64/0x148) [ 1865.433671] r8:bf01e064 r7:00000000 r6:bf01f494 r5:bf01f510 r4:0002400f [ 1865.437530] [] (driver_register+0x0/0x148) from [] (platform_driver_register+0x6c/0x88) [ 1865.445045] r8:bf01e064 r7:00000000 r6:c04ee000 r5:bf01f510 r4:0002400f [ 1865.448875] [] (platform_driver_register+0x0/0x88) from [] (pxa_camera_init+0x14/0x1c [pxa_camera]) [ 1865.456380] [] (pxa_camera_init+0x0/0x1c [pxa_camera]) from [] (do_one_initcall+0x34/0x188) [ 1865.463876] [] (do_one_initcall+0x0/0x188) from [] (sys_init_module+0x90/0x1a0) [ 1865.471331] [] (sys_init_module+0x0/0x1a0) from [] (ret_fast_syscall+0x0/0x2c) [ 1865.478727] r7:00000080 r6:00000003 r5:0002400f r4:00000000 Cheers. -- Robert