commit | ca3ffe910f9935d24e02bb5628a8cbcab119fd9a | [log] [tgz] |
---|---|---|
author | Leed Aguilar <leed.aguilar@ti.com> | Tue Jul 10 19:05:53 2012 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 17 21:00:18 2012 +0200 |
tree | d1753ea42d143ba28bbf2c4b0424d83104e21c16 | |
parent | 6a7b36aa4b0afbe7a9798feac16de47ad856f358 [diff] |
gpio/pca953x: increase variables size to support 24 bit of data Increase variable size from u16 to u32 to allocate 24 bit of data required for the TCA6424 I/O expander device type. Signed-off-by: Leed Aguilar <leed.aguilar@ti.com> Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>