linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: add a module alias to the sh-mobile driver
@ 2011-04-15 18:18 Guennadi Liakhovetski
  2011-04-15 18:17 ` [PATCH] ALSA: add a module alias to the FSI driver Guennadi Liakhovetski
  2011-04-18  8:25 ` [PATCH] i2c: add a module alias to the sh-mobile driver Simon Horman
  0 siblings, 2 replies; 15+ messages in thread
From: Guennadi Liakhovetski @ 2011-04-15 18:18 UTC (permalink / raw)
  To: linux-i2c; +Cc: linux-sh, Magnus Damm, Simon Horman

This patch enables I2C driver autoloading on sh-mobile systems.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <damm@opensource.se>
---
 drivers/i2c/busses/i2c-sh_mobile.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/i2c/busses/i2c-sh_mobile.c b/drivers/i2c/busses/i2c-sh_mobile.c
index 2707f5e..81ccd78 100644
--- a/drivers/i2c/busses/i2c-sh_mobile.c
+++ b/drivers/i2c/busses/i2c-sh_mobile.c
@@ -729,3 +729,4 @@ module_exit(sh_mobile_i2c_adap_exit);
 MODULE_DESCRIPTION("SuperH Mobile I2C Bus Controller driver");
 MODULE_AUTHOR("Magnus Damm");
 MODULE_LICENSE("GPL v2");
+MODULE_ALIAS("platform:i2c-sh_mobile");
-- 
1.7.2.5


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-04-18 16:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 18:18 [PATCH] i2c: add a module alias to the sh-mobile driver Guennadi Liakhovetski
2011-04-15 18:17 ` [PATCH] ALSA: add a module alias to the FSI driver Guennadi Liakhovetski
2011-04-15 18:04   ` [PATCH 2/2] sh: update SDHI configuration symbols in defconfigs Guennadi Liakhovetski
2011-04-15 18:03     ` [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec Guennadi Liakhovetski
2011-04-16  0:37       ` [PATCH 1/2] sh: fix SD / MMC configuration dependencies on Simon Horman
2011-04-18  6:43       ` [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec Guennadi Liakhovetski
2011-04-18  7:56       ` [PATCH 1/2] sh: fix SD / MMC configuration dependencies on Simon Horman
2011-04-18  9:48       ` [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec Paul Mundt
2011-04-16  0:38     ` [PATCH 2/2] sh: update SDHI configuration symbols in defconfigs Simon Horman
2011-04-18  6:49     ` Guennadi Liakhovetski
2011-04-18  8:16     ` Simon Horman
2011-04-18  8:24   ` [PATCH] ALSA: add a module alias to the FSI driver Simon Horman
2011-04-18  8:55   ` Liam Girdwood
2011-04-18 16:15   ` Mark Brown
2011-04-18  8:25 ` [PATCH] i2c: add a module alias to the sh-mobile driver Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).