From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:12 +0000 (+0000) Subject: CAPI: Rework capi_ctr_ready/down X-Git-Tag: v2.6.34-rc1~233^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efecf7a49cde47e5f2deb1d5504951ff4bede53;p=pandora-kernel.git CAPI: Rework capi_ctr_ready/down This step prepares the application of proper controller locking: Push all state changing work into the notify handler that are called by capi_ctr_ready and capi_ctr_down, switch detach_capi_ctr to issue a synchronous ctr_down. Also ensure that we do not go through any action if the state did not change. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed