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
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 357 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 7.6 KB
auth_none.c -rw-r--r-- 3.0 KB
auth_none.h -rw-r--r-- 529 bytes
auth_x.c -rw-r--r-- 18.6 KB
auth_x.h -rw-r--r-- 905 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.2 KB
ceph_common.c -rw-r--r-- 17.3 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 866 bytes
crypto.c -rw-r--r-- 13.8 KB
crypto.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 7.6 KB
messenger.c -rw-r--r-- 83.5 KB
mon_client.c -rw-r--r-- 26.9 KB
msgpool.c -rw-r--r-- 2.0 KB
osd_client.c -rw-r--r-- 78.6 KB
osdmap.c -rw-r--r-- 39.1 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.1 KB
snapshot.c -rw-r--r-- 2.2 KB

back to top