commit | fb61e137c004c160f772461ec39953d54f5c9aaf | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Oct 19 16:45:10 2021 +0200 |
committer | Miguel Ojeda <ojeda@kernel.org> | Thu Oct 21 23:36:29 2021 +0200 |
tree | 498f1a8c3660721a1834bd2235904abde5bbc774 | |
parent | 840fe258332544aa7321921e1723d37b772af7a9 [diff] |
auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize() Use the existing HT16K33_FB_SIZE definition instead of open-coding the same calculation using an hardcoded value. While at it, restore reverse Christmas tree variable declaration order. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Robin van der Gracht <robin@protonic.nl> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>