From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Daniel Drake <dsd@laptop.org>
Cc: dilinger@queued.net, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add OLPC XO-1 rfkill driver
Date: Mon, 4 Oct 2010 18:28:07 +0100 [thread overview]
Message-ID: <20101004172807.GA10189@srcf.ucam.org> (raw)
In-Reply-To: <20101004171520.4B0189D401B@zog.reactivated.net>
On Mon, Oct 04, 2010 at 06:15:20PM +0100, Daniel Drake wrote:
> +static int __devinit xo1_rfkill_probe(struct platform_device *pdev)
> +{
> + struct rfkill *rfk;
> + int r;
> +
> + printk(KERN_INFO "%s: loading\n", pdev->name);
Probably don't need this. Otherwise, looks fine.
--
Matthew Garrett | mjg59@srcf.ucam.org
next prev parent reply other threads:[~2010-10-04 17:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 17:15 [PATCH] Add OLPC XO-1 rfkill driver Daniel Drake
2010-10-04 17:15 ` Daniel Drake
2010-10-04 17:28 ` Matthew Garrett [this message]
2010-10-14 19:33 ` Daniel Drake
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=20101004172807.GA10189@srcf.ucam.org \
--to=mjg59@srcf.ucam.org \
--cc=dilinger@queued.net \
--cc=dsd@laptop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.