From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Subject: Re: [PATCH v6 7/8, needs improvement] hid: add suspend/resume hooks for hid drivers Date: Mon, 12 Apr 2010 21:45:10 +0200 Message-ID: <201004122145.10396.oliver@neukum.org> References: <20100324233707.7243b04d@neptune.home> <20100412185607.10c7b3be@neptune.home> Mime-Version: 1.0 Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp-out002.kontent.com ([81.88.40.216]:42764 "EHLO smtp-out002.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752398Ab0DLTpQ convert rfc822-to-8bit (ORCPT ); Mon, 12 Apr 2010 15:45:16 -0400 In-Reply-To: <20100412185607.10c7b3be@neptune.home> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Bruno =?utf-8?q?Pr=C3=A9mont?= Cc: Jiri Kosina , Dmitry Torokhov , linux-input@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, "Rick L. Vinyard Jr." , Nicu Pavel Am Montag, 12. April 2010 18:56:07 schrieb Bruno Pr=C3=A9mont: > > Yes, it will wake the device up from auto-suspension. However, that= 's=20 > > usually what you want to happen, is there is anything you need to d= ispatch=20 > > to the device, isn't it? >=20 > 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-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html