Re: [PATCH] regulator: tps65090: Add MODULE_ALIAS

2012-11-24 Thread Mark Brown
On Fri, Nov 23, 2012 at 11:47:16PM +0800, Axel Lin wrote: > This driver can be built as a module, add MODULE_ALIAS for it. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] regulator: tps65090: Add MODULE_ALIAS

2012-11-24 Thread Mark Brown
On Fri, Nov 23, 2012 at 11:47:16PM +0800, Axel Lin wrote: This driver can be built as a module, add MODULE_ALIAS for it. Applied, thanks. signature.asc Description: Digital signature

[PATCH] regulator: tps65090: Add MODULE_ALIAS

2012-11-23 Thread Axel Lin
This driver can be built as a module, add MODULE_ALIAS for it. Signed-off-by: Axel Lin --- drivers/regulator/tps65090-regulator.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/regulator/tps65090-regulator.c b/drivers/regulator/tps65090-regulator.c index 3974a99..41c3917 100644

[PATCH] regulator: tps65090: Add MODULE_ALIAS

2012-11-23 Thread Axel Lin
This driver can be built as a module, add MODULE_ALIAS for it. Signed-off-by: Axel Lin axel@ingics.com --- drivers/regulator/tps65090-regulator.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/regulator/tps65090-regulator.c b/drivers/regulator/tps65090-regulator.c index