]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43545d331f79bca0b5a8814ee1781b3894fcd482
treed1753ea42d143ba28bbf2c4b0424d83104e21c16
parent47e99e043fce6839cf73fb3971d5ab43174bd869
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>
drivers/gpio/gpio-pca953x.c