From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org, Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [PATCH 1/3] mfd: mc13xxx-core: add MODULE_DEVICE_TABLE
Date: Mon, 28 Feb 2011 08:49:09 +0100 [thread overview]
Message-ID: <20110228074909.GI22310@pengutronix.de> (raw)
In-Reply-To: <1298874735.5562.3.camel@mola>
Hello Axel,
On Mon, Feb 28, 2011 at 02:32:15PM +0800, Axel Lin wrote:
> The device table is required to load modules based on modaliases.
> After adding the MODULE_DEVICE_TABLE, below entries will be added to
> modules.alias:
> alias spi:mc13892 mc13xxx_core
> alias spi:mc13783 mc13xxx_core
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2011-02-28 7:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 6:32 [PATCH 1/3] mfd: mc13xxx-core: add MODULE_DEVICE_TABLE Axel Lin
2011-02-28 6:33 ` [PATCH 2/3] mfd: pcf50633-core: " Axel Lin
2011-02-28 8:45 ` Harald Welte
2011-02-28 6:34 ` [PATCH 3/3] mfd: vx855: " Axel Lin
2011-02-28 15:29 ` Harald Welte
2011-02-28 7:49 ` Uwe Kleine-König [this message]
2011-03-02 10:10 ` [PATCH 1/3] mfd: mc13xxx-core: " Samuel Ortiz
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=20110228074909.GI22310@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=axel.lin@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sameo@linux.intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.