From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933006AbcGDJ56 (ORCPT ); Mon, 4 Jul 2016 05:57:58 -0400 Received: from arroyo.ext.ti.com ([198.47.19.12]:57594 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932501AbcGDJ5x (ORCPT ); Mon, 4 Jul 2016 05:57:53 -0400 Subject: Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table To: Linus Walleij , Keerthy References: <1467117054-12943-1-git-send-email-j-keerthy@ti.com> <1467117054-12943-5-git-send-email-j-keerthy@ti.com> CC: Dmitry Torokhov , Alexandre Courbot , Lee Jones , Mark Brown , Tony Lindgren , Linux-OMAP , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Linux Input , Rob Herring , "linux-arm-kernel@lists.infradead.org" From: Keerthy Message-ID: <577A3300.1040006@ti.com> Date: Mon, 4 Jul 2016 15:27:20 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 04 July 2016 03:20 PM, Linus Walleij wrote: > On Tue, Jun 28, 2016 at 2:30 PM, Keerthy wrote: > >> platform_device_id table is needed for adding the tps65218-gpio >> module to the mfd_cell array. >> >> Signed-off-by: Keerthy > > Patch applied. Thanks Linus. > > Yours, > Linus Walleij >