diff options
author | 2012-08-22 11:35:13 +0530 | |
---|---|---|
committer | 2012-08-22 17:58:01 +0100 | |
commit | af4e944dbda418034d1b08628b10e753369fbdc7 (patch) | |
tree | 79b56d897b97536452aac67d8e2c46da8a356f63 /tools/perf/scripts/python | |
parent | drivers/spi/spi-s3c24xx.c: fix error return code (diff) | |
download | linux-dev-af4e944dbda418034d1b08628b10e753369fbdc7.tar.xz linux-dev-af4e944dbda418034d1b08628b10e753369fbdc7.zip |
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Remove the macro MOD_REG_BIT instead make the bit field modifications
directly. This deletes a branch operation in cases where the the set
is predecided. While at it optimise two sequential bit clear in one step.
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions