commit | a4effddb6d12dc60d95918411387d1a62a6a0c88 | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Fri May 01 14:29:06 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 12 09:43:17 2015 +0200 |
tree | 6ab448cfe8e7850256a1f593dd72383f96579846 | |
parent | f4f79d40623f5bc7cd7207c621256bc2000676d3 [diff] |
gpio: x-gene: Remove a useless memset priv->irq is allocated using devm_kzalloc so there is no need to memset it. Signed-off-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>