commit | b54fcf6ae1157b35504dde93581db0810c03b4b7 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Mon Feb 20 10:29:44 2017 +0100 |
committer | James Hogan <jhogan@kernel.org> | Mon Nov 13 13:01:50 2017 +0000 |
tree | c09c78926ab733fbd59a9bafc688b448fb4983a9 | |
parent | 8593b18ad348733b5d5ddfa0c79dcabf51dff308 [diff] |
MIPS: pci: Make use of the BIT() macro inside the mt7620 driver There are a few defines that manully shift a bit. Change these to using the BIT() macro. Signed-off-by: John Crispin <john@phrozen.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/15322/ Signed-off-by: James Hogan <jhogan@kernel.org>