From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753470AbeDSUZq (ORCPT ); Thu, 19 Apr 2018 16:25:46 -0400 Received: from muru.com ([72.249.23.125]:37300 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753400AbeDSUZo (ORCPT ); Thu, 19 Apr 2018 16:25:44 -0400 Date: Thu, 19 Apr 2018 13:25:40 -0700 From: Tony Lindgren To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Greg Ungerer , Russell King , Aaro Koskinen , Sergey Lapin , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Ralf Baechle , James Hogan , Haavard Skinnemoen , Jonathan Corbet , Mauro Carvalho Chehab , Lee Jones , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-mips@linux-mips.org, linux-media@vger.kernel.org Subject: Re: [PATCH 1/7] i2c: i2c-gpio: move header to platform_data Message-ID: <20180419202540.GM5671@atomide.com> References: <20180419200015.15095-1-wsa@the-dreams.de> <20180419200015.15095-2-wsa@the-dreams.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180419200015.15095-2-wsa@the-dreams.de> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Wolfram Sang [180419 20:02]: > This header only contains platform_data. Move it to the proper directory. Acked-by: Tony Lindgren