Cleaning asus_oled

From: Corentin Chary
Date: Tue Aug 04 2009 - 14:40:29 EST


Hi,
I'm trying to clean the asus_oled driver, here is my git tree with
some trivial patchs.
http://git.iksaif.net/?p=acpi4asus.git;a=shortlog;h=refs/heads/asus_oled

Before working deeper, I wanted to discuss about the userspace interface:

> TODO:
> [...]
> - audit the userspace interface
> - sysfs vs. char?

First, should we move asus_oled functionalities in asus-laptop ?
Then the interface would be in sysfs under
/sys/devices/platform/asus-laptop/{picture|enable} ?

Else we can use /dev/asus_oled, with an ioctl (or a zero-size image)
to switch the OLED off.
But I don't think /sys/class/oled is a good place to be, because
/sys/class is for generic things.

Thanks,

--
Corentin Chary
http://xf.iksaif.net - http://uffs.org
--
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/