commit | 37fc8a92daf5e775a18790ccd935240ef72ddd83 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 30 10:56:05 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 03 13:35:57 2015 +0100 |
tree | 3630ae6ba5244199562e515ffab9ec3962c30ef2 | |
parent | 9e089246a53cce0e14f04fb24de0e1bc62ec5400 [diff] |
gpio: max732x: use an inline function for container cast Cast the struct gpio_chip into a max732x_chip using an inline macro and move the assignment to the variable declaration to save lines and simplify things. Cc: Semen Protsenko <semen.protsenko@globallogic.com> Acked-by: Mans Rullgard <mans@mansr.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>