diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-10-20 09:29:40 +0200 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2015-10-20 09:29:40 +0200 |
commit | 10b294b3dcb83d8a4efed1386ea20e851d16db41 (patch) | |
tree | 61a8cc07ec0798cfbe4bc498ce077ddae006d312 /COPYING | |
parent | Linux 4.3-rc4 (diff) | |
download | linux-10b294b3dcb83d8a4efed1386ea20e851d16db41.tar.xz linux-10b294b3dcb83d8a4efed1386ea20e851d16db41.zip |
ARM: OMAP: Remove duplicated operand in OR operation
Commit b483a4a5a711 ("ARM: OMAP4+: hwmod data: Don't prevent RESET of
USB Host module") added the SYSC_HAS_RESET_STATUS flag to both OMAP4
and OMAP5 USB host module hwmon sysconfig but that flag was already
set for OMAP5. So now the flag appears twice in the expression.
make coccicheck complains with the following message:
omap_hwmod_54xx_data.c:1846:37-58: duplicated argument to & or |
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions