Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753668AbYJAMlk (ORCPT ); Wed, 1 Oct 2008 08:41:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752591AbYJAMlb (ORCPT ); Wed, 1 Oct 2008 08:41:31 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:51820 "EHLO gprs189-60.eurotel.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbYJAMla (ORCPT ); Wed, 1 Oct 2008 08:41:30 -0400 Date: Wed, 1 Oct 2008 14:41:48 +0200 From: Pavel Machek To: Matthew Garrett Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, rui.zhang@intel.com Subject: Re: [PATCH] thermal: Make it simpler to use the thermal layer inside the kernel Message-ID: <20081001124148.GA7261@elf.ucw.cz> References: <20081001120420.GA29479@srcf.ucam.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081001120420.GA29479@srcf.ucam.org> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 22 Hi! > The thermal layer passes temperatures and trip point types around as > strings. This is fine for sysfs, but makes it hard to use them for other > purposes in-kernel. Move the string conversion to the sysfs-specific > code. Makes sense. > Signed-off-by: Matthew Garrett Acked-by: Pavel Machek Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/