commit | 2614a8594152cad49047ed02255a3d9fbbbea8dd | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Oct 05 22:23:53 2012 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Fri Oct 05 22:23:53 2012 +0200 |
tree | 1ce29ac92b87c5cb5b940423db2da2f0ba709b2b | |
parent | 3ad7ea18ae8c7ddda46b7276e0bda73e707ea9c1 [diff] |
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc Use the devm_kzalloc managed function to stripdown the error and remove code. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Jean Delvare <khali@linux-fr.org>