public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Registering a device driver before _INI?
@ 2015-05-13 16:25 Adam Goode
  2015-05-13 19:07 ` Al Stone
  0 siblings, 1 reply; 9+ messages in thread
From: Adam Goode @ 2015-05-13 16:25 UTC (permalink / raw)
  To: linux-acpi

The Macmini7,1 addresses SystemCMOS memory in _INI methods. Currently,
this fails since _INI is called before the acpi_cmos_rtc_space_handler
is registered.

I proposed registering a default handler on the ACPICA list, but was
told that because the device has a _HID it should require a device
driver.

So, is it possible to register a device driver before _INI is called?
Otherwise, Thunderbolt doesn't get initialized properly on this
hardware.



Thanks,

Adam

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

end of thread, other threads:[~2015-05-15 23:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 16:25 Registering a device driver before _INI? Adam Goode
2015-05-13 19:07 ` Al Stone
2015-05-13 22:14   ` Rafael J. Wysocki
2015-05-14 12:36     ` Adam Goode
2015-05-14 17:47       ` Al Stone
2015-05-15 16:55         ` Adam Goode
2015-05-15 22:50           ` Rafael J. Wysocki
2015-05-15 22:58             ` Al Stone
2015-05-15 23:29               ` Rafael J. Wysocki

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