From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ike Panhc Subject: Re: [PATCH 5/8] ideapad: use EC command to control camera Date: Wed, 18 Aug 2010 16:51:12 +0800 Message-ID: <4C6B9F00.8050409@canonical.com> References: <1282120564-11324-1-git-send-email-ike.pan@canonical.com> <1282120695-11503-1-git-send-email-ike.pan@canonical.com> <201008181042.39943.oneukum@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201008181042.39943.oneukum@suse.de> Sender: platform-driver-x86-owner@vger.kernel.org To: Oliver Neukum Cc: linux-pm@vger.kernel.org, "Rafael J. Wysocki" , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Thomas Renninger , Alan Cox , Andrew Morton , Corentin Chary , David Woodhouse , Randy Dunlap , Len Brown , Matthew Garrett List-Id: linux-acpi@vger.kernel.org Could you give me an example that I can follow? Just point out which C file I shall read. no much knowledge about generic power framework. Thanks On 08/18/2010 04:42 PM, Oliver Neukum wrote: > Am Mittwoch, 18. August 2010, 10:38:15 schrieb Ike Panhc: >> Signed-off-by: Ike Panhc >> --- >> drivers/platform/x86/ideapad_acpi.c | 16 +++++++++++----- >> 1 files changed, 11 insertions(+), 5 deletions(-) > > Hi, > > wouldn't it be appropriate to integrate such switches into the generic > power framework? > > Regards > Oliver