From 9c033e810eef0aff6d4d3bf028aa1e583c074f93 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Thu, 17 May 2007 12:21:19 -0700 Subject: [PATCH] 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-format-patch failed