Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751475AbbBJGY2 (ORCPT ); Tue, 10 Feb 2015 01:24:28 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:48597 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750891AbbBJGY1 (ORCPT ); Tue, 10 Feb 2015 01:24:27 -0500 MIME-Version: 1.0 In-Reply-To: References: <1422412229-23640-1-git-send-email-chao.xie@marvell.com> Date: Tue, 10 Feb 2015 14:24:25 +0800 Message-ID: Subject: Re: [PATCH] gpio: mmp: add GPIO driver for Marvell MMP series From: Haojian Zhuang To: Linus Walleij Cc: Chao Xie , Alexandre Courbot , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , xiechao_mail@163.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 23 On Tue, Feb 3, 2015 at 9:21 PM, Linus Walleij wrote: > On Wed, Jan 28, 2015 at 3:30 AM, Chao Xie wrote: > >> From: Chao Xie >> >> For some old PXA series, they used PXA GPIO driver. >> The IP of GPIO changes since PXA988 which is Marvell MMP >> series. >> It will use new way to control the GPIO level, direction >> and edge status. >> >> Signed-off-by: Chao Xie > > (...) > Just a silly question. What's the meaning of (...)? There're a lot of comments as (...). It's my first time to see this. -- 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/