From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table Date: Mon, 4 Jul 2016 15:27:20 +0530 Message-ID: <577A3300.1040006@ti.com> References: <1467117054-12943-1-git-send-email-j-keerthy@ti.com> <1467117054-12943-5-git-send-email-j-keerthy@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij , Keerthy 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" 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 >