summaryrefslogtreecommitdiff
path: root/curvetun_mgmt_servers.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-10-29 23:06:40 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2015-10-29 23:07:30 +0100
commitdddf36f0b747dde13fe6af4d368c927c8d1c76c9 (patch)
treeb3ce38367937e0f25dfd432aaf7b7713a8f0866f /curvetun_mgmt_servers.c
parentb1a4a6fa7b233abbca763178095b076d409cce80 (diff)
ring, bind_ring_generic: no need to nullify members twice
We already do a memset before, no need to set members to null twice, just some minor cleanup. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'curvetun_mgmt_servers.c')
0 files changed, 0 insertions, 0 deletions
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 'include/dt-bindings/media/tvp5150.h')