SUPERH platform development
 help / color / mirror / Atom feed
From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
To: linux-i2c@vger.kernel.org
Cc: linux-sh@vger.kernel.org, Magnus Damm <damm@opensource.se>,
	Simon Horman <horms@verge.net.au>
Subject: [PATCH] i2c: add a module alias to the sh-mobile driver
Date: Fri, 15 Apr 2011 18:18:57 +0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1104152017400.18593@axis700.grange> (raw)

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


             reply	other threads:[~2011-04-15 18:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15 18:18 Guennadi Liakhovetski [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.1104152017400.18593@axis700.grange \
    --to=g.liakhovetski@gmx.de \
    --cc=damm@opensource.se \
    --cc=horms@verge.net.au \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox