]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h
authorNishad Kamdar <nishadkamdar@gmail.com>
Fri, 27 Jul 2018 16:07:37 +0000 (21:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:08:02 +0000 (10:08 +0200)
commit97666db709d6e470d93c14aa406609a86e59dbfd
treed6b6229ed9e5757e56242e47139525766bf44674
parentbedcd4eefc813d939f5f5d1c96f88a7747dd7df7
staging: mt7621-mmc: Use BIT macro instead of explicit shifting in board.h

Replace explicit shifting with BIT macro in board.h.
Issue found by checkpatch.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/board.h