Hi,

On May 30, 2008, at 12:25 AM, Stephen Rothwell wrote:

On Thu, 29 May 2008 15:05:44 -0500 Olof Johansson <[EMAIL PROTECTED]> 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?

It's signed off in my git tree, I normally remove the s-o-b on the postings to avoid having to rebase if Paul picks it up by mistake from patchwork instead. Kumar usually does that as well.

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?

I'll do that for .27, thanks for pointing it out.


-Olof
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to