All of lore.kernel.org
 help / color / mirror / Atom feed
* unregisters a device that doesnt exist
@ 2005-01-14 19:14 Kumar Gala
  2005-01-14 19:29 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2005-01-14 19:14 UTC (permalink / raw)
  To: Greg KH; +Cc: lkml Development

Is it possible to unregister a device (more specifically a 
platform_device) if its hasnt already be registered?  If not, is there 
a way to determine if the device has been registered.

- kumar


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: unregisters a device that doesnt exist
  2005-01-14 19:14 unregisters a device that doesnt exist Kumar Gala
@ 2005-01-14 19:29 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2005-01-14 19:29 UTC (permalink / raw)
  To: Kumar Gala; +Cc: lkml Development

On Fri, Jan 14, 2005 at 01:14:23PM -0600, Kumar Gala wrote:
> Is it possible to unregister a device (more specifically a 
> platform_device) if its hasnt already be registered?

I think it will fail in wonderful and mysterious ways, have you tried
it?

> If not, is there a way to determine if the device has been registered.

Hm, you were the one that registered it, can't you remember if you did
it or not?  :)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-14 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-14 19:14 unregisters a device that doesnt exist Kumar Gala
2005-01-14 19:29 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.