Re: [PATCH v1 1/1] mfd: lpc_ich: sort IDs (part 2)

2015-04-01 Thread Lee Jones
On Tue, 31 Mar 2015, Andy Shevchenko wrote: > The patch sorts IDs in the table for easier maintenance. There is no > functional > change. > > Signed-off-by: Andy Shevchenko > --- > drivers/mfd/lpc_ich.c | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-) Applied, thanks

[PATCH v1 1/1] mfd: lpc_ich: sort IDs (part 2)

2015-03-31 Thread Andy Shevchenko
The patch sorts IDs in the table for easier maintenance. There is no functional change. Signed-off-by: Andy Shevchenko --- drivers/mfd/lpc_ich.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 8bd370a..12d