From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: Re: PowerOP, Whatchanged/Issues/TODO 2/2 Date: Sun, 3 Sep 2006 12:44:29 +0000 Message-ID: <20060903124428.GF4884@ucw.cz> References: <44F9A031.8020203@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <44F9A031.8020203@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: "Eugeny S. Mints" Cc: pm list List-Id: linux-pm@vger.kernel.org Hi! > whatchanged: > - optional sysfs interface is added > - code is moved under kernel/power > - Greg's comments on kobject and coding style are addressed > = > todo/issues: > - better implementation for getting registered operating point names > - move string parsing into powerop generic code Can we get rid of string parsing altogether? It should be possible to design better in-kernel interface than char *. Can you just use opaque structure? -- = Thanks for all the (sleeping) penguins.