From: Russ Gorby Date: Mon, 7 Feb 2011 20:02:29 +0000 (-0800) Subject: serial: ifx6x60: changed internal bpw from boolean to int X-Git-Tag: v2.6.39-rc1~470^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f089140ea760b42542389c96f9a54d3076696b2c;p=pandora-kernel.git serial: ifx6x60: changed internal bpw from boolean to int driver should support 32bit SPI transfers. The boolean variable only allowed 8/16. Changed to support 8/16/32 for future enabling of 32 bpw. Signed-off-by: Russ Gorby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed