Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Unregisrtering a platform driver from another platform driver.
@ 2015-01-21 10:27 Andy Ng
  2015-01-21 11:15 ` Arnd Bergmann
  2015-01-21 13:49 ` Russell King - ARM Linux
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Ng @ 2015-01-21 10:27 UTC (permalink / raw)
  To: linux-arm-kernel

Dear Colleagues,

I would like to call "platform_driver_unregister" for a static module
A from a static  module B.
The static module A register its name  "physmap-flash".

Is there any kernel API to search and find the "physmap-flash" device,
and then call unregistered with "platform_driver_unregister" from
module B.

Any advice will be very much appreciated.

Best regards
A

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

end of thread, other threads:[~2015-01-21 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 10:27 Unregisrtering a platform driver from another platform driver Andy Ng
2015-01-21 11:15 ` Arnd Bergmann
2015-01-21 12:10   ` Andy Ng
2015-01-21 13:13     ` Arnd Bergmann
2015-01-21 13:49 ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox