gpio/pca953x: increase variables size to support 24 bit of data
authorLeed Aguilar <leed.aguilar@ti.com>
Tue, 10 Jul 2012 13:35:53 +0000 (19:05 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 17 Jul 2012 19:00:18 +0000 (21:00 +0200)
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>

No differences found