Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261677AbVDUIn5 (ORCPT ); Thu, 21 Apr 2005 04:43:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261611AbVDUIbe (ORCPT ); Thu, 21 Apr 2005 04:31:34 -0400 Received: from smtp812.mail.sc5.yahoo.com ([66.163.170.82]:18854 "HELO smtp812.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S261480AbVDUHiv (ORCPT ); Thu, 21 Apr 2005 03:38:51 -0400 From: Dmitry Torokhov To: sensors@Stimpy.netroedge.com Subject: [RFC/PATCH 22/22] W1: expose module parameters in sysfs Date: Thu, 21 Apr 2005 02:38:38 -0500 User-Agent: KMail/1.8 Cc: LKML , Greg KH , Evgeniy Polyakov References: <200504210207.02421.dtor_core@ameritech.net> In-Reply-To: <200504210207.02421.dtor_core@ameritech.net> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_/h1ZCJJJSn064Au" Message-Id: <200504210238.39307.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3391 Lines: 97 --Boundary-00=_/h1ZCJJJSn064Au Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-00=_/h1ZCJJJSn064Au Content-Type: text/x-diff; charset="iso-8859-1"; name="w1-module-attrs.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="w1-module-attrs.patch" W1: allow changing w1 module parameters through sysfs, add parameter descriptions and document them in Documentation/kernel-parameters.txt Signed-off-by: Dmitry Torokhov --- Documentation/kernel-parameters.txt | 19 ++++++++++++++++--- drivers/w1/w1.c | 12 ++++++++---- 2 files changed, 24 insertions(+), 7 deletions(-) Index: dtor/drivers/w1/w1.c =================================================================== --- dtor.orig/drivers/w1/w1.c +++ dtor/drivers/w1/w1.c @@ -43,12 +43,16 @@ MODULE_AUTHOR("Evgeniy Polyakov ,,, - + wd33c93= [HW,SCSI] See header of drivers/scsi/wd33c93.c. --Boundary-00=_/h1ZCJJJSn064Au-- - 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/