From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754724Ab0IMIza (ORCPT ); Mon, 13 Sep 2010 04:55:30 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:40887 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754671Ab0IMIz2 (ORCPT ); Mon, 13 Sep 2010 04:55:28 -0400 Date: Mon, 13 Sep 2010 09:55:26 +0100 From: Mark Brown To: Mattias Wallin Cc: Samuel Ortiz , linux-kernel@vger.kernel.org, elinwal Subject: Re: [PATCH 2/3] MFD: AB8500 debugfs Message-ID: <20100913085526.GE16606@rakim.wolfsonmicro.main> References: <4C8DE1BE.30304@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C8DE1BE.30304@stericsson.com> X-Cookie: Go 'way! You're bothering me! User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 13, 2010 at 10:33:02AM +0200, Mattias Wallin wrote: > This patch adds the possibility to read and write registers > via the debug_fs. It also adds ranges of registers sorted by bank > which makes it possible to read all defined registers in a bank. > > Signed-off-by: Mattias Wallin > Acked-by: Linus Walleij Reviewed-by: Mark Brown