login
Header Space

 
 

Mailing list archives

Search results

Found 6 matching messages (0.095 seconds). Page 1 of 1.

Re: Clarifying platform_device_unregister

... out a problem I'm experiencing with > platform_device_unregister. Here's what I'm seeing ... return ret; > } > > static void mytest_exit(void) > { > platform_device_unregister(mytest_device); > } > > Hope this helps. -- Dmitry -- ...

linux-kernel - Dmitry Torokhov - Apr 1 2008 - 01:19

Re: Clarifying platform_device_unregister

On Mon, Mar 31, 2008 at 10:19 PM, Dmitry Torokhov wrote: > On Mon, Mar 31, 2008 at 09:14:35PM -0400, Jaya Kumar wrote: > > mytest_device->dev.platform_data = &mydata; > > Platform device code does kfree(pdev->

linux-kernel - Jaya Kumar - Apr 1 2008 - 03:47

Re: Clarifying platform_device_unregister

On Tue, Apr 01, 2008 at 12:47:54AM -0700, Jaya Kumar wrote: > On Mon, Mar 31, 2008 at 10:19 PM, Dmitry Torokhov > wrote: > > On Mon, Mar 31, 2008 at 09:14:35PM -0400, Jaya Kumar wrote: > > > mytest_device->dev.

linux-kernel - Dmitry Torokhov - Apr 1 2008 - 10:54

Re: Clarifying platform_device_unregister

On Tue, Apr 1, 2008 at 10:54 AM, Dmitry Torokhov wrote: > On Tue, Apr 01, 2008 at 12:47:54AM -0700, Jaya Kumar wrote: > > On Mon, Mar 31, 2008 at 10:19 PM, Dmitry Torokhov > > wrote: > > >

linux-kernel - Jaya Kumar - Apr 1 2008 - 21:57

Re: Clarifying platform_device_unregister

On Tue, 2008-04-01 at 10:54 -0400, Dmitry Torokhov wrote: > On Tue, Apr 01, 2008 at 12:47:54AM -0700, Jaya Kumar wrote: > > That's interesting. I noticed though that a lot of platform device > > code assigns a statically allocated structure to

linux-kernel - Richard Purdie - Apr 5 2008 - 07:44

Re: Clarifying platform_device_unregister

On Tue, 2008-04-01 at 21:57 -0400, Jaya Kumar wrote: > I also have a followup. Does corgi/spitz_pm need to manage the module > refcount of sharpsl-pm? I couldn't find any platform device code that > manages the refcount of the platform driver that it

linux-kernel - Richard Purdie - Apr 5 2008 - 08:07

speck-geostationary