commit | 4f3c3c1b32bb8fddcd7f626c2fb09d55f469f976 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Aug 25 09:24:16 2012 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Aug 25 13:23:42 2012 -0700 |
tree | ea462650e0e1bd08a4855840f6400e80db133d38 | |
parent | d3fd716e82ed643d804c49ca9ca554079c429a5c [diff] |
ASoC: wm0010: Don't double free reset GPIO We are using devm_ to allocate the GPIO so it will be freed automatically. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>