commit | e84cf8f03f57c15c0260d88366d064a03b5e383a | [log] [tgz] |
---|---|---|
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | Tue Jun 09 18:22:15 2015 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Jun 10 21:52:12 2015 +0900 |
tree | 6e7b7cbf6a068a217db23f8f35cbba23ba2e4e21 | |
parent | 93563a6a71bb69dd324fc7354c60fb05f84aae6b [diff] |
i2c: at91: use BIT() macro to define register bits This patch just fixes typo before applying later patches which will use register bits with index above 16. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>