From: Daniel Mack <daniel@caiaq.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Cameron <jic23@cam.ac.uk>,
Jean Delvare <khali@linux-fr.org>,
linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Added driver for ISL29003 ambient light sensor
Date: Wed, 11 Mar 2009 17:43:11 +0100 [thread overview]
Message-ID: <20090311164311.GC29871@buzzloop.caiaq.de> (raw)
In-Reply-To: <20090311093234.7e8e5416.akpm@linux-foundation.org>
On Wed, Mar 11, 2009 at 09:32:34AM -0700, Andrew Morton wrote:
> > Jonathan replied to the posting on linux-i2c and linux-kernel wasn't in
> > the loop, sorry. Find his posting here:
> >
> > http://marc.info/?l=linux-i2c&m=123669064909549&w=2
>
> OK. Please always use reply-to-all, guys.
The thread moved from linux-i2c to linux-kernel, hence the trouble.
> > You're right, it should depend on that. You want me so send a patch on
> > top of the other or one that replaces it?
>
> Either way is OK by me at this time.
Ok, I chose the shorter variant :) See the patch below.
Thanks,
Daniel
>From 9143c849682280ca3b0544e580bc90241c385927 Mon Sep 17 00:00:00 2001
From: Daniel Mack <daniel@caiaq.de>
Date: Wed, 11 Mar 2009 17:39:13 +0100
Subject: [PATCH] make isl29003 depend on sysfs
Signed-off-by: Daniel Mack <daniel@caiaq.de>
---
drivers/misc/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index b883b19..16e1815 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -225,7 +225,7 @@ config DELL_LAPTOP
config ISL29003
tristate "Intersil ISL29003 ambient light sensor"
- depends on I2C
+ depends on I2C && SYSFS
help
If you say yes here you get support for the Intersil ISL29003
ambient light sensor.
--
1.6.2
next prev parent reply other threads:[~2009-03-11 16:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1235606248-13004-1-git-send-email-daniel@caiaq.de>
[not found] ` <20090226094857.50d0710d@hyperion.delvare>
[not found] ` <20090306160042.GA17800@buzzloop.caiaq.de>
[not found] ` <20090306182432.338b0244@hyperion.delvare>
[not found] ` <20090306181409.GA20135@buzzloop.caiaq.de>
[not found] ` <20090307115449.32f0ab26@hyperion.delvare>
[not found] ` <20090307120631.GA25276@buzzloop.caiaq.de>
[not found] ` <20090307130818.367bcaad@hyperion.delvare>
[not found] ` <20090309210901.GC31367@buzzloop.caiaq.de>
[not found] ` <49B666F9.50209@cam.ac.uk>
2009-03-10 15:15 ` [PATCH] Added driver for ISL29003 ambient light sensor Daniel Mack
2009-03-10 17:49 ` Jonathan Cameron
2009-03-11 0:31 ` Daniel Mack
2009-03-11 4:28 ` Andrew Morton
2009-03-11 8:32 ` Daniel Mack
2009-03-11 16:32 ` Andrew Morton
2009-03-11 16:43 ` Daniel Mack [this message]
2009-03-10 11:19 Daniel Mack
2009-03-15 5:41 ` James Cloos
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=20090311164311.GC29871@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=akpm@linux-foundation.org \
--cc=jic23@cam.ac.uk \
--cc=khali@linux-fr.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox