[PATCH 2/3] ideapad: let camera_power node invisiable if no camera

2011-06-22 Thread Ike Panhc
Signed-off-by: Ike Panhc ike@canonical.com --- drivers/platform/x86/ideapad-laptop.c | 18 ++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c index 51d4144..678bbf7 100644 ---

Re: [PATCH 1/1] x86/platform: classmate-laptop: Add cmpc_keys support for new classmate laptops

2011-06-22 Thread Carlos Alberto Lopez Perez
On 06/21/2011 10:50 PM, Thadeu Lima de Souza Cascardo wrote: On Tue, Jun 21, 2011 at 10:24:57PM +0200, Carlos Alberto Lopez Perez wrote: On 06/21/2011 09:50 PM, Thadeu Lima de Souza Cascardo wrote: On Tue, Jun 21, 2011 at 09:40:01PM +0200, Carlos Alberto Lopez Perez wrote: The cmpc_keys ACPI

Re: [PATCH 3/3] ideapad: add backlight driver

2011-06-22 Thread Matthew Garrett
On Wed, Jun 22, 2011 at 04:07:38PM +0800, Ike Panhc wrote: -static void ideapad_sync_rfk_state(struct acpi_device *adevice) +static void ideapad_sync_rfk_state(struct ideapad_private *priv) { This should be a separate patch. -static void __devexit ideapad_unregister_rfkill(struct

Re: [PATCH 2/2] acer-wmi: Only update rfkill status for associated hotkey events

2011-06-22 Thread Joey Lee
Hi Matthew, 於 三,2011-06-22 於 04:15 -0600,Joey Lee 提到: 於 二,2011-06-21 於 12:00 -0500,Seth Forshee 提到: acer-wmi is indiscriminately using the device state from hotkey events to update the various rfkill states. On the Aspire 1830 this can result in a soft block on the wlan when the touchpad

Re: [PATCH 3/3] ideapad: add backlight driver

2011-06-22 Thread Ike Panhc
On 06/23/2011 03:40 AM, Matthew Garrett wrote: +static int ideapad_backlight_get_brightness(struct backlight_device *blightdev) +{ +unsigned long now; + +if (read_ec_data(ideapad_handle, 0x12, now)) +return -EAGAIN; Description says you're using commands on the