Re: [PATCH v6 7/8, needs improvement] hid: add suspend/resume hooks for hid drivers

From: Oliver Neukum
Date: Mon Apr 12 2010 - 15:45:29 EST


Am Montag, 12. April 2010 18:56:07 schrieb Bruno PrÃmont:
> > Yes, it will wake the device up from auto-suspension. However, that's
> > usually what you want to happen, is there is anything you need to dispatch
> > to the device, isn't it?
>
> I thought of a report to send to device to ask the device to disable some
> power using feature (e.g. turning off or dimming LEDs)

The device should do this on its own. If it is really necessary you
can do this in suspend()

Regards
Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/