Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753021Ab3HQLw0 (ORCPT ); Sat, 17 Aug 2013 07:52:26 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:54587 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752821Ab3HQLwY (ORCPT ); Sat, 17 Aug 2013 07:52:24 -0400 Message-ID: <520F63DD.8070607@ti.com> Date: Sat, 17 Aug 2013 17:21:57 +0530 From: Mugunthan V N User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Libo Chen CC: David Miller , , , , , LKML , Li Zefan , Sergei Shtylyov Subject: Re: [PATCH v3 7/7] net: davinci_mdio: use platform_{get,set}_drvdata() References: <520CD13E.7090802@huawei.com> In-Reply-To: <520CD13E.7090802@huawei.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 20 On Thursday 15 August 2013 06:31 PM, Libo Chen wrote: > Use the wrapper functions for getting and setting the driver data using > platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev, > so we can directly pass a struct platform_device. > > Signed-off-by: Libo Chen I had given my ack for your previous version itself, I don't know why you didn't add my Ack in next version. Any how Acked-by: Mugunthan V N Regards Mugunthan V N -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/