linux-i2c.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-18  8:25 ` Simon Horman
       [not found] ` <Pine.LNX.4.64.1104152015190.18593@axis700.grange>
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

* Re: [PATCH] i2c: add a module alias to the sh-mobile driver
  2011-04-15 18:18 [PATCH] i2c: add a module alias to the sh-mobile driver Guennadi Liakhovetski
@ 2011-04-18  8:25 ` Simon Horman
       [not found] ` <Pine.LNX.4.64.1104152015190.18593@axis700.grange>
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2011-04-18  8:25 UTC (permalink / raw)
  To: Guennadi Liakhovetski; +Cc: linux-i2c, linux-sh, Magnus Damm

On Fri, Apr 15, 2011 at 08:18:57PM +0200, Guennadi Liakhovetski wrote:
> 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>

This appears correct to me.

Reviewed-by: Simon Horman <horms@verge.net.au>

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

* Re: [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec
       [not found]     ` <Pine.LNX.4.64.1104152000450.18593@axis700.grange>
@ 2011-04-18  9:48       ` Paul Mundt
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2011-04-18  9:48 UTC (permalink / raw)
  To: Guennadi Liakhovetski
  Cc: alsa-devel, linux-sh, Mark Brown, Magnus Damm, Simon Horman,
	linux-i2c, Liam Girdwood

On Fri, Apr 15, 2011 at 08:03:17PM +0200, Guennadi Liakhovetski wrote:
> Update CONFIG_MMC_TMIO to the new CONFIG_MMC_SDHI symbol and fix
> MMCIF to also function in modular builds for ecovec.

On Fri, Apr 15, 2011 at 08:04:12PM +0200, Guennadi Liakhovetski wrote:
>  arch/sh/configs/ecovec24_defconfig  |    2 +-
>  arch/sh/configs/sh7757lcr_defconfig |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

On Fri, Apr 15, 2011 at 08:17:34PM +0200, Guennadi Liakhovetski wrote:
> This patch enables FSI driver autoloading on sh-mobile systems.

On Fri, Apr 15, 2011 at 08:18:57PM +0200, Guennadi Liakhovetski wrote:
> This patch enables I2C driver autoloading on sh-mobile systems.

All applied, thanks.

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

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

Thread overview: 3+ 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-18  8:25 ` Simon Horman
     [not found] ` <Pine.LNX.4.64.1104152015190.18593@axis700.grange>
     [not found]   ` <Pine.LNX.4.64.1104152003190.18593@axis700.grange>
     [not found]     ` <Pine.LNX.4.64.1104152000450.18593@axis700.grange>
2011-04-18  9:48       ` [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec Paul Mundt

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).