Staging: poch: Block size bug fix
authorVijay Kumar <vijaykumar@bravegnu.org>
Wed, 29 Oct 2008 03:28:32 +0000 (08:58 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:03 +0000 (13:52 -0800)
commit95ead520a3d77b1a654ce95ada9639acd7e91619
tree28164353725db3deed437f6ad793ad4033f8c875
parent0d1d1424330cc1934f2b2742f0cfa2c31e6a250b
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 <vijaykumar@bravegnu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/poch/poch.c