From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753563Ab3ESJug (ORCPT ); Sun, 19 May 2013 05:50:36 -0400 Received: from sauhun.de ([89.238.76.85]:48756 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752442Ab3ESJuf (ORCPT ); Sun, 19 May 2013 05:50:35 -0400 Date: Sun, 19 May 2013 11:52:04 +0200 From: Wolfram Sang To: Axel Lin Cc: Grant Likely , Linus Walleij , linux-kernel@vger.kernel.org Subject: Re: [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text Message-ID: <20130519095201.GA3586@katana> References: <1368944748.3455.10.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368944748.3455.10.camel@phoenix> 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, May 19, 2013 at 02:25:48PM +0800, Axel Lin wrote: > max7301 is controlled through SPI interface which means another driver. > > Signed-off-by: Axel Lin Acked-by: Wolfram Sang