From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Shyti Subject: Re: [PATCH 1/3] Input: mms114 - use device_get_match_data Date: Tue, 8 Oct 2019 14:44:26 +0300 Message-ID: <20191008114426.GC4015@jack.zhora.eu> References: <20191007203343.101466-1-stephan@gerhold.net> <20191007203343.101466-2-stephan@gerhold.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191007203343.101466-2-stephan@gerhold.net> Sender: linux-kernel-owner@vger.kernel.org To: Stephan Gerhold Cc: Dmitry Torokhov , Andi Shyti , 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 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 Thanks, Andi