| To: | John Crispin <blogic@openwrt.org> |
|---|---|
| Subject: | Re: [RESEND PATCH V2 06/17] MIPS: lantiq: convert dma to platform driver |
| From: | Sergei Shtylyov <sshtylyov@mvista.com> |
| Date: | Tue, 15 May 2012 20:38:44 +0400 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org |
| In-reply-to: | <4FB237EE.5010502@mvista.com> |
| References: | <1337017363-14424-1-git-send-email-blogic@openwrt.org> <1337017363-14424-6-git-send-email-blogic@openwrt.org> <4FB237EE.5010502@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 |
Hello. On 05/15/2012 03:03 PM, Sergei Shtylyov wrote: Add code to make the dma driver load as a platform device from the devicetree. Signed-off-by: John Crispin<blogic@openwrt.org> --- arch/mips/lantiq/xway/dma.c | 65 ++++++++++++++++++++++++++++-------------- 1 files changed, 43 insertions(+), 22 deletions(-) diff --git a/arch/mips/lantiq/xway/dma.c b/arch/mips/lantiq/xway/dma.c index b210e93..0dffb94 100644 --- a/arch/mips/lantiq/xway/dma.c +++ b/arch/mips/lantiq/xway/dma.c[...] You forgot '\n'. And I didn't notice "platfom" at first. Sorry. :-) Maybe you'll just get rid of the message? ;-) WBR, Sergei |
| Previous by Date: | Re: [PATCH 3/3] eeprom/of: Add device tree bindings to at25., Greg Kroah-Hartman |
|---|---|
| Next by Date: | Re: [RESEND PATCH V2 06/17] MIPS: lantiq: convert dma to platform driver, John Crispin |
| Previous by Thread: | Re: [RESEND PATCH V2 06/17] MIPS: lantiq: convert dma to platform driver, Sergei Shtylyov |
| Next by Thread: | Re: [RESEND PATCH V2 06/17] MIPS: lantiq: convert dma to platform driver, John Crispin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |