[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121024.231911.2065674182431820345.davem@davemloft.net>
Date: Wed, 24 Oct 2012 23:19:11 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: paul.gortmaker@...driver.com
Cc: netdev@...r.kernel.org, Wei.Yang@...driver.com,
claudiu.manoil@...escale.com, timur@...escale.com
Subject: Re: [PATCH] gianfar_ptp: use iomem, not ioports resource tree in
probe
From: Paul Gortmaker <paul.gortmaker@...driver.com>
Date: Wed, 24 Oct 2012 11:21:36 -0400
> From: Wei Yang <Wei.Yang@...driver.com>
>
> When using a 36 bit dtb file, the driver complains "resource busy".
>
> Investigating the source of the message leads one to the
> gianfar_ptp_probe function.
>
> Since the type of the device resource requested in this function
> is IORESOURCE_MEM, it should use "iomem_resource" instead of
> "ioports_resource".
>
> Signed-off-by: Wei Yang <Wei.Yang@...driver.com>
> Cc: Claudiu Manoil <claudiu.manoil@...escale.com>
> Cc: Timur Tabi <timur@...escale.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists