From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH 35/61] net: ethernet: ti: simplify getting .drvdata Date: Thu, 19 Apr 2018 10:14:40 -0500 Message-ID: <08a08b63-976a-dda5-229a-b79a18eb80d7@ti.com> References: <20180419140641.27926-1-wsa+renesas@sang-engineering.com> <20180419140641.27926-36-wsa+renesas@sang-engineering.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , , , To: Wolfram Sang , Return-path: Received: from lelnx193.ext.ti.com ([198.47.27.77]:47925 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751381AbeDSPOq (ORCPT ); Thu, 19 Apr 2018 11:14:46 -0400 In-Reply-To: <20180419140641.27926-36-wsa+renesas@sang-engineering.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 04/19/2018 09:06 AM, Wolfram Sang wrote: > We should get drvdata from struct device directly. Going via > platform_device is an unneeded step back and forth. > > Signed-off-by: Wolfram Sang > --- > > Build tested only. buildbot is happy. Please apply individually. Reviewed-by: Grygorii Strashko -- regards, -grygorii