On Tue, Apr 29, 2014 at 8:52 AM, Peter Crosthwaite
wrote:
> On Tue, Apr 29, 2014 at 12:54 AM, Peter Maydell
> wrote:
>> On 28 April 2014 01:45, Peter Crosthwaite
>> wrote:
>>> Implement named GPIOs on the Device layer. Listifies the existing GPIOs
>>> stuff using string keys. Legacy un-named GP
On Tue, Apr 29, 2014 at 12:54 AM, Peter Maydell
wrote:
> On 28 April 2014 01:45, Peter Crosthwaite
> wrote:
>> 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
On 28 April 2014 01:45, Peter Crosthwaite wrote:
> 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.
> @@ -252,7 +260,1
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: Peter Crosthwaite
---
changed since v1:
Use QLIST instead of