From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Date: Tue, 22 Aug 2017 15:06:31 +0200 Message-ID: References: <20170814163424.2197-1-wsa@the-dreams.de> <20170814163424.2197-4-wsa@the-dreams.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-oi0-f41.google.com ([209.85.218.41]:35119 "EHLO mail-oi0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932729AbdHVNGc (ORCPT ); Tue, 22 Aug 2017 09:06:32 -0400 Received: by mail-oi0-f41.google.com with SMTP id r200so48890553oie.2 for ; Tue, 22 Aug 2017 06:06:32 -0700 (PDT) In-Reply-To: <20170814163424.2197-4-wsa@the-dreams.de> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Wolfram Sang Cc: "linux-i2c@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , LINUXWATCHDOG , Guenter Roeck , Lee Jones , Greg Kroah-Hartman , Alexandre Belloni , Mark Brown , Sebastian Reichel , Jonathan Cameron , Dmitry Torokhov , Kishon Vijay Abraham I , Bartlomiej Zolnierkiewicz , Thierry Reding , Tony Lindgren , Daniel Thompson On Mon, Aug 14, 2017 at 6:34 PM, Wolfram Sang wrote: > include/linux/i2c is not for client devices. Move the header file to a > more appropriate location. > > Signed-off-by: Wolfram Sang > Acked-by: Greg Kroah-Hartman > Acked-by: Alexandre Belloni > Acked-by: Mark Brown > Acked-by: Sebastian Reichel > Acked-by: Jonathan Cameron > Acked-by: Dmitry Torokhov > Acked-by: Kishon Vijay Abraham I > Acked-by: Bartlomiej Zolnierkiewicz > Acked-by: Thierry Reding > Acked-by: Tony Lindgren > Acked-by: Daniel Thompson > Cc: Linus Walleij > Cc: Guenter Roeck > --- > > Change since V1: > > * rebased to v4.13-rc5, one change needed (twl4030-adc.h gone, too) > * acks added. I think gpio and hwmon acks are missing. > Linus, Guenter, pretty please? :) Acked-by: Linus Walleij For anything hitting GPIO. Yours, Linus Walleij