From: wim@iguana.be (Wim Van Sebroeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 0/6] watchdog drivers converted to the new framework
Date: Fri, 22 Jul 2011 19:55:39 +0200 [thread overview]
Message-ID: <20110722175539.GC31767@infomag.iguana.be> (raw)
In-Reply-To: <ADE657CA350FB648AAC2C43247A983F001F383E05C4A@AUSP01VMBX24.collaborationhost.net>
Hi Hartley,
> >>>> I would also like to convert this driver into a proper platform_driver using
> >>>> ioremap'ed addresses instead of the static mappings. Converting the driver
> >>>> to the new watchdog framework would make this a bit cleaner.
> >>>
> >>> Try managed devices (devm_* and friends) for an extra cleanup bonus.
> >>
> >> Already done, just waiting for the framework... ;-)
> >
> > Nice :) Did you use my conversion-guide as a reference? Any comments if so?
>
> Sorry, I didn't. I just worked it out from the framework core and looking
> at your examples.
>
> When I found the framework patches on lkml I couldn't get them into a state
> to apply to my tree. I ended up manually applying all the pieces so I skipped
> the Documentation stuff to save some time.
>
> The conversion is pretty straight forward after examining the watchdog
> framework files.
Maybe you could allready post your patches to the linux watchdog mailing list.
Kind regards,
Wim.
next prev parent reply other threads:[~2011-07-22 17:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 20:26 [RFC 0/6] watchdog drivers converted to the new framework Wolfram Sang
2011-07-14 17:23 ` H Hartley Sweeten
2011-07-14 18:27 ` Wolfram Sang
2011-07-14 18:42 ` H Hartley Sweeten
2011-07-14 20:00 ` Wolfram Sang
2011-07-14 20:10 ` H Hartley Sweeten
2011-07-22 17:55 ` Wim Van Sebroeck [this message]
[not found] ` <1310588766-16638-2-git-send-email-w.sang@pengutronix.de>
2011-07-16 2:09 ` [RFC 1/6] Documentation: watchdog: add guide how to convert drivers to " Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110722175539.GC31767@infomag.iguana.be \
--to=wim@iguana.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).