From: Robert Jarzmik Date: Sat, 19 Nov 2011 15:02:44 +0000 (+0100) Subject: mtd: docg3: fix tracing of IO in writeb X-Git-Tag: v3.3-rc1~119^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a930581ef45e81cff0450b19ce5a70f24d50bb;p=pandora-kernel.git mtd: docg3: fix tracing of IO in writeb Writeb was incorrectly traced as a 16 bits write, instead of a 8 bits write. Fix it by tracing the correct width. Signed-off-by: Robert Jarzmik Reviewed-by: Ivan Djelic Reviewed-by: Mike Dunn Signed-off-by: David Woodhouse --- Reading git-diff-tree failed