Am 09.02.2012 07:59, schrieb Peter Maydell:
> Drop the legacy init function arm_sysctl_init(), since it has no
> users left any more. This allows us to drop the awkward '1' from
> the actual device init function.
>
> Signed-off-by: Peter Maydell
No other occurrences in the code,
Acked-by: Andre
Drop the legacy init function arm_sysctl_init(), since it has no
users left any more. This allows us to drop the awkward '1' from
the actual device init function.
Signed-off-by: Peter Maydell
---
The legacy function also had the 'set property after init' bug (in fact
this is the original source f