From: Tomi Valkeinen Date: Thu, 2 Apr 2009 10:47:11 +0000 (+0300) Subject: DSS2: Fix DMA rotation X-Git-Tag: Release-2010-05/1~2^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=188b281a6a773fb8853550ea733953d80ae0d347;p=pandora-kernel.git DSS2: Fix DMA rotation u16 was not a good type for offsets. First, they need to be signed, and second, 16 bits is not enough. --- Reading git-diff-tree failed