From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v4 7/9] OMAP3: PM: Adding debug support to Voltage and Smartreflex drivers Date: Thu, 09 Dec 2010 09:19:19 -0800 Message-ID: <87fwu6c19k.fsf@deeprootsystems.com> References: <1288195856-11011-1-git-send-email-thara@ti.com> <1288195856-11011-8-git-send-email-thara@ti.com> <87wrol56x9.fsf@deeprootsystems.com> <5A47E75E594F054BAF48C5E4FC4B92AB035EFF4E67@dbde02.ent.ti.com> <878w0ume1m.fsf@deeprootsystems.com> <5A47E75E594F054BAF48C5E4FC4B92AB0373831615@dbde02.ent.ti.com> <4CFFB397.60203@ti.com> <5A47E75E594F054BAF48C5E4FC4B92AB03738318AA@dbde02.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qy0-f177.google.com ([209.85.216.177]:63245 "EHLO mail-qy0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754877Ab0LIRTZ (ORCPT ); Thu, 9 Dec 2010 12:19:25 -0500 Received: by qyk27 with SMTP id 27so2308540qyk.1 for ; Thu, 09 Dec 2010 09:19:25 -0800 (PST) In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB03738318AA@dbde02.ent.ti.com> (Thara Gopinath's message of "Thu, 9 Dec 2010 15:13:50 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Gopinath, Thara" Cc: "Menon, Nishanth" , "linux-omap@vger.kernel.org" , "paul@pwsan.com" , "Cousson, Benoit" , "Sripathy, Vishwanath" , "Sawant, Anand" "Gopinath, Thara" writes: [...] > So for this first version that we plan to push to kernel.org, I plan > to expose out these parameters to user space but not allow a write > access to them. The write access part can be added later whenever > required. OK with me. Kevin