Re: [PATCH v2] regulator: da9210: Remove redundant MODULE_ALIAS

2013-08-13 Thread Mark Brown
On Sun, Aug 11, 2013 at 11:04:46PM +0800, Axel Lin wrote: > The modalias is set by the MODULE_DEVICE_TABLE, thus remove redundant > MODULE_ALIAS. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH v2] regulator: da9210: Remove redundant MODULE_ALIAS

2013-08-13 Thread Mark Brown
On Sun, Aug 11, 2013 at 11:04:46PM +0800, Axel Lin wrote: The modalias is set by the MODULE_DEVICE_TABLE, thus remove redundant MODULE_ALIAS. Applied, thanks. signature.asc Description: Digital signature

[PATCH v2] regulator: da9210: Remove redundant MODULE_ALIAS

2013-08-11 Thread Axel Lin
The modalias is set by the MODULE_DEVICE_TABLE, thus remove redundant MODULE_ALIAS. Signed-off-by: Axel Lin --- drivers/regulator/da9210-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/da9210-regulator.c b/drivers/regulator/da9210-regulator.c index

[PATCH v2] regulator: da9210: Remove redundant MODULE_ALIAS

2013-08-11 Thread Axel Lin
The modalias is set by the MODULE_DEVICE_TABLE, thus remove redundant MODULE_ALIAS. Signed-off-by: Axel Lin axel@ingics.com --- drivers/regulator/da9210-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/da9210-regulator.c b/drivers/regulator/da9210-regulator.c