From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/3] Input: mms114 - use device_get_match_data Date: Tue, 8 Oct 2019 14:54:33 -0700 Message-ID: <20191008215433.GH22365@dtor-ws> References: <20191007203343.101466-1-stephan@gerhold.net> <20191007203343.101466-2-stephan@gerhold.net> <20191008114426.GC4015@jack.zhora.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191008114426.GC4015@jack.zhora.eu> Sender: linux-kernel-owner@vger.kernel.org To: Andi Shyti Cc: Stephan Gerhold , Andi Shyti , Simon Shields , linux-input@vger.kernel.org, Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, Oct 08, 2019 at 02:44:26PM +0300, Andi Shyti wrote: > Hi Stephan, > > > device_get_match_data is available now, so we can replace the call > > to of_device_get_match_data and remove the FIXME comment. > > > > Signed-off-by: Stephan Gerhold > > Reviewed-by: Andi Shyti Applied, thank you. -- Dmitry