From: Artem Leonenko Date: Wed, 15 Dec 2010 07:47:06 +0000 (-0800) Subject: USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 X-Git-Tag: v2.6.38-rc1~465^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a313c4d2435ed0d86cf2295514f02de34cecd88;p=pandora-kernel.git USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 Page size for transaction descriptors for CI13XXX has nothing common with page size from MM. Using platform and configuration specific PAGE_SIZE is wrong. Signed-off-by: Artem Leonenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed