* [PATCH] mfd: ucb1x00-core: Remove obsolete modalias with "mcp:" prefix
@ 2012-04-25 8:17 Axel Lin
0 siblings, 0 replies; only message in thread
From: Axel Lin @ 2012-04-25 8:17 UTC (permalink / raw)
To: linux-kernel; +Cc: Samuel Ortiz, Jochen Friedrich, Russell King
The support for modalis with "mcp:" prefix is removed by commit 65f2e7
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."
Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
drivers/mfd/ucb1x00-core.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/mfd/ucb1x00-core.c b/drivers/mfd/ucb1x00-core.c
index 70f02da..72b2447 100644
--- a/drivers/mfd/ucb1x00-core.c
+++ b/drivers/mfd/ucb1x00-core.c
@@ -782,7 +782,6 @@ EXPORT_SYMBOL(ucb1x00_adc_disable);
EXPORT_SYMBOL(ucb1x00_register_driver);
EXPORT_SYMBOL(ucb1x00_unregister_driver);
-MODULE_ALIAS("mcp:ucb1x00");
MODULE_AUTHOR("Russell King <rmk@arm.linux.org.uk>");
MODULE_DESCRIPTION("UCB1x00 core driver");
MODULE_LICENSE("GPL");
--
1.7.5.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-25 8:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 8:17 [PATCH] mfd: ucb1x00-core: Remove obsolete modalias with "mcp:" prefix Axel Lin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox