Revision 4f001fd30145a6a8f72f9544c982cfd3dcb7c6df authored by Pantelis Antoniou on 24 January 2015, 07:16:29 UTC, committed by Wolfram Sang on 09 July 2015, 20:25:54 UTC
Mark (and unmark) device nodes with the POPULATE flag as appropriate.
This is required to avoid multi probing when using I2C and device
overlays containing a mux.
This patch is also more careful with the release of the adapter device
which caused a deadlock with muxes, and does not break the build
on !OF since the node flag accessors are not defined then.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
1 parent eb8173e
History
File Mode Size
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 279 bytes
af_can.c -rw-r--r-- 23.9 KB
af_can.h -rw-r--r-- 4.2 KB
bcm.c -rw-r--r-- 39.1 KB
gw.c -rw-r--r-- 25.7 KB
proc.c -rw-r--r-- 15.8 KB
raw.c -rw-r--r-- 19.6 KB

back to top