| To: | Sergei Shtylyov <sshtylyov@mvista.com> |
|---|---|
| Subject: | Re: [PATCH V2 05/10] MIPS: lantiq: add watchdog support |
| From: | Jamie Iles <jamie@jamieiles.com> |
| Date: | Thu, 3 Mar 2011 10:15:27 +0000 |
| Cc: | John Crispin <blogic@openwrt.org>, Ralf Baechle <ralf@linux-mips.org>, Ralph Hempel <ralph.hempel@lantiq.com>, Wim Van Sebroeck <wim@iguana.be>, linux-mips@linux-mips.org, linux-watchdog@vger.kernel.org |
| In-reply-to: | <4D6E286D.9050100@mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1298996006-15960-1-git-send-email-blogic@openwrt.org> <1298996006-15960-6-git-send-email-blogic@openwrt.org> <4D6E286D.9050100@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Wed, Mar 02, 2011 at 02:22:21PM +0300, Sergei Shtylyov wrote: > >+static int > >+ltq_wdt_remove(struct platform_device *dev) > > __exit? No, I think this should be __devexit and the probe function should be __devinit. When assigning the exit function to the platform_driver it should be surrounded with __devexit_p(). Jamie |
| Previous by Date: | [PATCH V3 06/10] MIPS: lantiq: add NOR flash support, John Crispin |
|---|---|
| Next by Date: | uboot for MIPS: need help to skip relocate uboot and start uboot from RAM, Pandurang Kale |
| Previous by Thread: | Re: [PATCH V2 05/10] MIPS: lantiq: add watchdog support, John Crispin |
| Next by Thread: | Re: [PATCH V2 05/10] MIPS: lantiq: add watchdog support, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |