mfd: stmpe: Rid variable length array Sparse warnings
authorLee Jones <lee.jones@linaro.org>
Thu, 28 Aug 2014 10:20:33 +0000 (11:20 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:15:47 +0000 (08:15 +0100)
Numbers are generated by taking the largest currently used values.

drivers/mfd/stmpe.c:252:17:
  warning: Variable length array is used.
drivers/mfd/stmpe.c:857:16:
  warning: Variable length array is used.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found