From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] of/usb: fix build error due to of_node pointer move Date: Thu, 03 Jun 2010 14:17:10 +0400 Message-ID: <4C078126.4030302@ru.mvista.com> References: <20100602194022.6780.28819.stgit@angua> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100602194022.6780.28819.stgit@angua> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Grant Likely Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Greg Kroah-Hartman , Alan Stern , no To-header on input List-Id: devicetree@vger.kernel.org Hello. Grant Likely wrote: > Fix driver to use new location of of_node pointer (introduced by commit > use new location of of_node pointer (introduced by commit This line shouldn't be there. :-) > 61c7a080a5a061c976988fd4b844dfb468dda255; of: Always use 'struct > device.of_node' to get device node pointer) > Signed-off-by: Grant Likely > Reported-by: John Linn WBR, Sergei