[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080923200225.71a42c95@hskinnemo-gx745.norway.atmel.com>
Date: Tue, 23 Sep 2008 20:02:25 +0200
From: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To: Pierre Ossman <drzeus-list@...eus.cx>
Cc: kernel@...32linux.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] atmel-mci: Platform code for supporting multiple
mmc slots
Pierre Ossman <drzeus-list@...eus.cx> wrote:
> On Mon, 22 Sep 2008 18:38:15 +0200
> Haavard Skinnemoen <haavard.skinnemoen@...el.com> wrote:
>
> > +/**
> > + * struct mci_platform_data - board-specific MMC/SDcard configuration
> > + * @dma_slave: DMA slave interface to use in data transfers, or NULL.
> > + * @slot: Per-slot configuration data.
> > + */
> > +struct mci_platform_data {
> > + struct mci_slot_pdata slot[2];
> > +};
>
> Comment doesn't match code.
You're right -- I switched the order of the DMA and multi-slot patches
and forgot to update the comments. It will match when all four patches
are applied, but I'll fix it in the next round.
Haavard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists