commit | a7284a82e826b88eb6264747cee57888d4076c48 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Jun 06 10:48:50 2016 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Jul 17 19:41:54 2016 +0200 |
tree | 7209aa9b9866d8c4f8022a8e526722800af3d4f8 | |
parent | cd0c861542fc81bd3087ff1e8af0f87e2a8794c3 [diff] |
eeprom: at24: platform_data: use BIT() macro Use BIT() macro to replace the 0xXX constants in platform_data flags definitions. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>