From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753370AbeDSUZI (ORCPT ); Thu, 19 Apr 2018 16:25:08 -0400 Received: from muru.com ([72.249.23.125]:37268 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751876AbeDSUZH (ORCPT ); Thu, 19 Apr 2018 16:25:07 -0400 Date: Thu, 19 Apr 2018 13:25:04 -0700 From: Tony Lindgren To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Aaro Koskinen , Russell King , Paul Walmsley , =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 4/7] i2c: i2c-omap: move header to platform_data Message-ID: <20180419202504.GL5671@atomide.com> References: <20180419200015.15095-1-wsa@the-dreams.de> <20180419200015.15095-5-wsa@the-dreams.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180419200015.15095-5-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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 19 Apr 2018 13:25:04 -0700 Subject: [PATCH 4/7] i2c: i2c-omap: move header to platform_data In-Reply-To: <20180419200015.15095-5-wsa@the-dreams.de> References: <20180419200015.15095-1-wsa@the-dreams.de> <20180419200015.15095-5-wsa@the-dreams.de> Message-ID: <20180419202504.GL5671@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Wolfram Sang [180419 20:02]: > This header only contains platform_data. Move it to the proper directory. Acked-by: Tony Lindgren