| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH v6 3/8] Loongson: YeeLoong: add backlight driver |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Tue, 01 Dec 2009 23:01:33 +0800 |
| Cc: | linux-mips@linux-mips.org, zhangfx@lemote.com, Richard Purdie <rpurdie@rpsys.net> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=GTT5MgCIVkjveDLCvRThQAdqS/NvzlynFLkK9oSPUdM=; b=bIkiNjaFWHWT9NRz/kJ7AZ0Mfv94QXuNvm98uF7Ob8Zga7PK5c5OliNPavOota0+GI 242+To1GsXXY/UCJqL20BLcyZfPoep8Jjc6ji/jVoREj+1htnXLX+ykNBHGmEyA6553Q 6SFbeEvLqhCNsI6EEMKuob2hm7E4biMZI3aI8= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=hHbe/HBqhxjLHeN/apMOGBqlrSUlSqvoW/g0CwN3mPPhRul7NLxsJZWsa0wBQeixXM WO+FaCeQJBXNLwf0W3rDWe7sM7GRN1mm6uL21CNN8eK8peBZKWWYbAaPYt/YscoO1Ewe P1xikmmKS8cOzHpFFXIDc7IK0kPPxsAzrglck= |
| In-reply-to: | <20091201145745.GH14064@linux-mips.org> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1259664573.git.wuzhangjin@gmail.com> <4328ee6b15dce3cb600dddf4e7151532ddc77f17.1259664573.git.wuzhangjin@gmail.com> <20091201140643.GC14064@linux-mips.org> <1259679137.12571.4.camel@falcon> <20091201145745.GH14064@linux-mips.org> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, 2009-12-01 at 14:57 +0000, Ralf Baechle wrote: > On Tue, Dec 01, 2009 at 10:52:17PM +0800, Wu Zhangjin wrote: > > > On Tue, 2009-12-01 at 14:06 +0000, Ralf Baechle wrote: > > > On Tue, Dec 01, 2009 at 07:08:42PM +0800, Wu Zhangin wrote: > > > > > > > From: Wu Zhangjin <wuzhangjin@gmail.com> > > > > > > > > This patch adds YeeLoong Backlight Driver, which provides standard > > > > interface for user-space applications to control the brightness of the > > > > backlight. > > > > > > > > Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> > > > > > > You split old, big driver into several individual drivers - good. > > > > > > Now we can actually move things to their rightf place and for a backlight > > > drivers that should be drivers/video/backlight/. Convert it to a platform > > > driver. > > > > Okay, but for these drivers need the ec_kb3310b.h, so, we also need to > > move it from arch/mips/loongson/lemote-2f/yeeloong_laptop/ec_kb3310b.h > > to arch/mips/include/asm/mach-loongson/ec_kb3310b.h. > > > > and seems some subsystem have no maintainer, such as the hwmon driver: > > Which is true and sometimes a bit of a nuisance but one we can live with. > This time, I like the folks did under drivers/platform/x86/ ;) which will be better to maintain. for all of these drivers are really only YeeLoong platform specific ;) > > HARDWARE MONITORING > > L: lm-sensors@lm-sensors.org > > W: http://www.lm-sensors.org/ > > S: Orphan > > F: drivers/hwmon/ > > > > So, who should I send this patch to? > > I suggest you add Andrew Morton <akpm@linux-foundation.org> and linux-kernel > to the To: list. > Okay, later, thanks! Regards, Wu Zhangjin |
| Previous by Date: | Re: [PATCH v6 3/8] Loongson: YeeLoong: add backlight driver, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH v6 7/8] Loongson: YeeLoong: add suspend driver, Ralf Baechle |
| Previous by Thread: | Re: [PATCH v6 3/8] Loongson: YeeLoong: add backlight driver, Ralf Baechle |
| Next by Thread: | Re: [PATCH v6 3/8] Loongson: YeeLoong: add backlight driver, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |