On Fri, Apr 25, 2014 at 12:02 AM, Andreas Färber wrote:
> Am 09.04.2014 01:45, schrieb Peter Crosthwaite:
>> Implement named GPIOs on the Device layer. Listifies the existing GPIOs
>> stuff using string keys. Legacy un-named GPIOs are preserved by using
>> a NULL name string - they are just a sing
Am 09.04.2014 01:45, schrieb Peter Crosthwaite:
> Implement named GPIOs on the Device layer. Listifies the existing GPIOs
> stuff using string keys. Legacy un-named GPIOs are preserved by using
> a NULL name string - they are just a single matchable element in the
> name list.
>
> Signed-off-by: P