It is more readable, and all other code does it like that, too.
Signed-off-by: Stefan Weil
---
hw/versatilepb.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/versatilepb.c b/hw/versatilepb.c
index 7a92034..b3f8077 100644
--- a/hw/versatilepb.c
+++ b/hw/versatilepb.c
On 4 October 2012 21:49, Stefan Weil wrote:
> It is more readable, and all other code does it like that, too.
>
> Signed-off-by: Stefan Weil
Reviewed-by: Peter Maydell
The right long term fix is named pins.
-- PMM