From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755535Ab1GJIf2 (ORCPT ); Sun, 10 Jul 2011 04:35:28 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:51315 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755448Ab1GJIf1 (ORCPT ); Sun, 10 Jul 2011 04:35:27 -0400 Date: Sun, 10 Jul 2011 17:35:18 +0900 From: Mark Brown To: Axel Lin Cc: linux-kernel@vger.kernel.org, Grant Likely Subject: Re: [PATCH] gpio: wm831x: add a missing break in wm831x_gpio_dbg_show Message-ID: <20110710083516.GC23199@opensource.wolfsonmicro.com> References: <1310283907.2774.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1310283907.2774.1.camel@phoenix> X-Cookie: Advancement in position. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 10, 2011 at 03:45:07PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Acked-by: Mark Brown