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
Makefile -rw-r--r-- 315 bytes
hv_fcopy_daemon.c -rw-r--r-- 5.2 KB
hv_get_dhcp_info.sh -rwxr-xr-x 895 bytes
hv_get_dns_info.sh -rwxr-xr-x 622 bytes
hv_kvp_daemon.c -rw-r--r-- 36.1 KB
hv_set_ifconfig.sh -rwxr-xr-x 1.8 KB
hv_vss_daemon.c -rw-r--r-- 6.0 KB

back to top