Thread (3 messages) flat view 3 messages, 2 authors, 2013-10-03

Re: [PATCH] amba: Ensure drvdata is NULL

From: Michal Simek <hidden>
Date: 2013-10-03 09:14:34
Also in: linux-arm-kernel, linux-input, linux-mmc, linux-serial, linux-watchdog, lkml

On 10/02/2013 10:25 PM, Russell King - ARM Linux wrote:
On Mon, Sep 30, 2013 at 08:59:06AM +0200, Michal Simek wrote:
quoted
This patch is inpired by the patch for drvdata
"device-core: Ensure drvdata = NULL when no driver is bound"
(sha1: 0998d0631001288a5974afc0b2a5f568bcdecb4d)

Also it fixes all occurences in drivers.

Signed-off-by: Michal Simek <redacted>
---
This patch has been sent as RFC in this thread.
http://lkml.org/lkml/2013/9/4/393
Why not have the driver core do this?  Then it gets applied to all bus
types uniformly.
ok - I have checked that path and it should be already done
in really_probe function which calls amba_probe() and then driver probe function.

It means that the patch should contain just "amba_set_drvdata(dev, NULL);"
removal and not touching bus.c file.

Thanks,
Michal

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help