Re: [PATCH 2/2] of: use platform_device_add
From: Russell King - ARM Linux <hidden>
Date: 2013-02-17 10:21:22
Also in:
linux-arm-kernel, lkml
From: Russell King - ARM Linux <hidden>
Date: 2013-02-17 10:21:22
Also in:
linux-arm-kernel, lkml
On Sun, Feb 17, 2013 at 03:43:20PM +0800, Shawn Guo wrote:
It also breaks all of_amba_device users. of_amba_device_create() --> amba_device_add() --> request_resource() and fails.
Presumably that's because we no longer know what the parent resource is supposed to be?