]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
rockchip: i2c: use named constant when appropriate
authorJohn Keeping <john@metanate.com>
Thu, 18 Aug 2016 19:08:40 +0000 (20:08 +0100)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Sep 2016 04:57:05 +0000 (06:57 +0200)
commit80333fd85c23daa235500ecf675f36efad34851b
tree1f08f9bdc2245ad061702397a23b96c1cdc4933d
parent8cbb389bb3da80cbf8911f8386cbff92c6a78afe
rockchip: i2c: use named constant when appropriate

Make it clear that we are using the same value in two adjacent lines.

Signed-off-by: John Keeping <john@metanate.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/i2c/rk_i2c.c