aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorYegor Yefremov <yegor_sub1@visionsystems.de>2012-01-23 08:32:23 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-13 11:06:05 -0800
commit17f272d8e4349543de855ea63e4eea4a67a7abc5 (patch)
treeaa8904eecaea5c48ecead4bac953fd69eba18d62 /drivers/tty
parente358073331debaab9e14b3139bc469184288aa48 (diff)
downloadkernel_samsung_smdk4412-17f272d8e4349543de855ea63e4eea4a67a7abc5.zip
kernel_samsung_smdk4412-17f272d8e4349543de855ea63e4eea4a67a7abc5.tar.gz
kernel_samsung_smdk4412-17f272d8e4349543de855ea63e4eea4a67a7abc5.tar.bz2
ARM: OMAP2+: GPMC: fix device size setup
commit 8ef5d844cc3a644ea6f7665932a4307e9fad01fa upstream. following statement can only change device size from 8-bit(0) to 16-bit(1), but not vice versa: regval |= GPMC_CONFIG1_DEVICESIZE(wval); so as this field has 1 reserved bit, that could be used in future, just clear both bits and then OR with the desired value Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions