From: David Brownell Date: Thu, 17 May 2007 19:21:19 +0000 (-0700) Subject: USB: ehci refcounts work on ppc7448 X-Git-Tag: v2.6.23-rc1~1083^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c033e810eef0aff6d4d3bf028aa1e583c074f93;p=pandora-kernel.git USB: ehci refcounts work on ppc7448 Remove atomic operations on the reference counter for EHCI queue heads. On various platforms (including ppc7448), atomic operations are unusable with dma-coherent memory. Signed-off-by: Steven J. Hill Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed