On Saturday 10 March 2007 02:29, Alexey Starikovskiy wrote:
> Len Brown wrote:
> > @@ -807,6 +812,7 @@ acpi_fake_ecdt_callback(acpi_handle handle,
> > acpi_status status;
> >
> > mutex_init(&ec_ecdt->lock);
> > + atomic_set(&ec->event_count, 1);
> > if (acpi_ec_mode == EC_INTR) {
> > init_waitqueue_head(&ec_ecdt->wait);
> > }
> >
> here it should be ec_ecdt, not ec to make it compile...
yes, I found that out and re-checked it in, and modified
the ec-series above it to expect it.
thanks,
-Len
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html