+11
−19
Loading
Group configuration variable declarations and initialization together.
While this results in reading more registers than necessary for a given
chip, it improves code readability and simplifies extending the code.
Signed-off-by:
Guenter Roeck <linux@roeck-us.net>