From: Tomi Valkeinen Date: Wed, 16 Nov 2011 12:37:48 +0000 (+0200) Subject: OMAPDSS: APPLY: add wait_pending_extra_info_updates() X-Git-Tag: v3.3-rc1~59^2~2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1577ce18004337ec2f6f48109ca14cac10a0a4f;p=pandora-kernel.git OMAPDSS: APPLY: add wait_pending_extra_info_updates() Add wait_pending_extra_info_updates() function which can be used to wait until any extra_info changes have been taken into use by the hardware. This can be only called when holding the apply mutex, so that other threads cannot insert new extra_info changes. This will be used to handle fifo-configurations. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed