From: Vijay Kumar Date: Wed, 29 Oct 2008 03:28:32 +0000 (+0530) Subject: Staging: poch: Block size bug fix X-Git-Tag: v2.6.29-rc1~228^2~147 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ead520a3d77b1a654ce95ada9639acd7e91619;p=pandora-kernel.git Staging: poch: Block size bug fix Block size is to be expressed in no. of 64 bit transfers. But the code specifies the block size in bytes. Fix this issue. Signed-off-by: Vijay Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed