On 01/03/2013 04:31 PM, Pantelis Antoniou wrote:
> The resources of the platform devices created by the OF core were
> not properly linked. Make sure that they are, so that we don't get
> any crashes when trying to remove the device.
>
> Signed-off-by: Pantelis Antoniou
> ---
> drivers/of/device
The resources of the platform devices created by the OF core were
not properly linked. Make sure that they are, so that we don't get
any crashes when trying to remove the device.
Signed-off-by: Pantelis Antoniou
---
drivers/of/device.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drive