From: Alan Cox Date: Mon, 8 Feb 2010 10:08:39 +0000 (+0000) Subject: sdio_uart: Use kfifo instead of the messy circ stuff X-Git-Tag: v2.6.34-rc1~216^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b197a5ce7a7218bb9fc721647ba0d5734f27348;p=pandora-kernel.git sdio_uart: Use kfifo instead of the messy circ stuff Revised patch to use the new kfifo API. This replaces the one that was dropped from -next due to collisions with the kfifo API changes. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed