On Mon, 28 Apr 2008, David Brownell wrote:I liked it better they way I had it, "label:N". When you have multiple GPIO sources, it's a lot easier to see where they are comming from if they use the chip label. Especially if support for dynamic allocation of gpio numbers is written. You took away the code for the label field? That was one of the features of my code that Ben Nizette mentioned as an advantage over a char-device interface. Why can't all gpios appear read-only in sysfs by default? I don't see what's wrong with having devices add to gpiolib create a device for the gpio's to be the children of. You said that some devices can't do this, but I don't see the difficulty. platform_device_register_simple("my-gpio", 0, NULL, 0); How hard is that? I don't recall seeing those comments. Where were they posted? Maybe you could simplify the text parsing by having positive gpio numbers export the gpio and negative numbers un-export the gpio? Then there would not be any need to parse a command with arguments. --
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Vu Pham | Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel |
| Adrian Bunk | Re: Linux 2.6.21 |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Radu Rendec | Endianness problem with u32 classifier hash masks |
| Benjamin Herrenschmidt | [PATCH 0/11] ibm_newemac: Candidate patches for 2.6.25 |
