From: Vladimir Zapolskiy Date: Wed, 10 Mar 2010 23:23:57 +0000 (-0800) Subject: mxcmmc: fixed max_seg_size value on initialization X-Git-Tag: v2.6.34-rc2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d759c3745e62c36fd7efee7a2ce2a327f22e9056;p=pandora-kernel.git mxcmmc: fixed max_seg_size value on initialization This unpleasant typo appeared while porting the driver from Freescale original sources, where anyone can easily find the correct version. Current incorrect version potentially can influence segment and merge handling in block subsystem via MMC request queue settings. Signed-off-by: Vladimir Zapolskiy Cc: Sascha Hauer Cc: Pierre Ossman Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed