From: Dan Williams Date: Thu, 4 Dec 2008 00:17:07 +0000 (-0700) Subject: dmaengine: protect 'id' from concurrent registrations X-Git-Tag: v2.6.27.11~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4efe4fc5363e79bf6db87b012b73189806f4c7;p=pandora-kernel.git dmaengine: protect 'id' from concurrent registrations commit b0b42b16ff2b90f17bc1a4308366c9beba4b276e upstream. There is a possibility to have two devices registered with the same id. Acked-by: Maciej Sosnowski Signed-off-by: Dan Williams Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed