All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] acpi: driverregistration again can report ENODEV
@ 2006-10-20  9:25 fseidel
  2006-10-20  9:25 ` [patch 1/2] " fseidel
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: fseidel @ 2006-10-20  9:25 UTC (permalink / raw)
  To: linux-acpi; +Cc: Len Brown, Thomas Renninger

Currently acpi_bus_register_driver only reports an error
(-ENODEV) if acpi_disabled is true,
but many acpi drivers also depend on a negative error
value if no driver could be attached to a device
(as e.g. driver/acpi/asus_acpi.c).
This patch adds this again (without changing return type
of acpi_driver_attach for this).

Len, can this be applied, please?

Thanks,
Frank
--

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

end of thread, other threads:[~2006-10-26  9:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-20  9:25 [patch 0/2] acpi: driverregistration again can report ENODEV fseidel
2006-10-20  9:25 ` [patch 1/2] " fseidel
2006-10-20  9:25 ` [patch 2/2] " fseidel
2006-10-20  9:59 ` [patch 0/2] " Thomas Renninger
2006-10-20 16:55   ` Bjorn Helgaas
2006-10-22 15:09     ` Thomas Renninger
2006-10-23 15:34       ` Bjorn Helgaas
2006-10-23 16:33         ` Frank Seidel
2006-10-24  9:05         ` Frank Seidel
2006-10-25 19:58           ` [patch] ACPI: asus_acpi: return -ENODEV when no device found Bjorn Helgaas
2006-10-26  9:22             ` Frank Seidel
2006-10-25 10:40     ` [patch 0/2] acpi: driverregistration again can report ENODEV Zhang Rui
2006-10-25 11:31       ` Thomas Renninger

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.