summaryrefslogtreecommitdiff
path: root/locking.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-21 17:36:53 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-21 17:36:53 +0200
commit18da275c77faad06937207ceb0dbd71bb5f2dff1 (patch)
treebe5bf192ecf4ce036cd61de78090acc1e9871d11 /locking.h
parentcddb6ff98c5db3570853feda302065b89a963863 (diff)
man: curvetun: add option and usage example section
This patch implements the option and usage examples of curvetun. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'locking.h')
0 files changed, 0 insertions, 0 deletions
nd then registered all in one step with device_add. That's true for properties and property groups, but not for parents and child devices. Those must be fully registered before you can register a child. Add a bit of tracking to make sure that asynchronous mst connector hotplugging gets this right. For consistency we rely upon the implicit barriers of the connector->mutex, which is taken anyway, to ensure that at least either the connector or device registration call will work out. Mildly tested since I can't reliably reproduce this on my mst box here. Reported-by: Dave Hansen <dave.hansen@intel.com> Cc: Dave Hansen <dave.hansen@intel.com> Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1484237756-2720-1-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'sound/aoa/aoa.h')