Re: [PATCH 2.6.26] electra_cf: Add MODULE_DEVICE_TABLE()
From: Stephen Rothwell <hidden>
Date: 2008-05-30 05:25:01
Attachments
- (unnamed) [application/pgp-signature] 189 bytes
From: Stephen Rothwell <hidden>
Date: 2008-05-30 05:25:01
Hi Olof, On Thu, 29 May 2008 15:05:44 -0500 Olof Johansson [off-list ref] wrote:
electra_cf: Add MODULE_DEVICE_TABLE()
Add a module device table to electra_cf so that modules can be
auto-probed/loaded.
[will be included in git pull request later today]No Signed-off-by?
diff --git a/drivers/pcmcia/electra_cf.c b/drivers/pcmcia/electra_cf.c index 0a6cea1..52d0aa8 100644 --- a/drivers/pcmcia/electra_cf.c +++ b/drivers/pcmcia/electra_cf.c@@ -352,6 +352,7 @@ static struct of_device_id electra_cf_match[] = {
While you are here, want to make that const? -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/