commit | 313ff58ec956b39d1bfd65275fc1d81763086a61 | [log] [tgz] |
---|---|---|
author | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | Tue Feb 24 18:54:18 2015 +0200 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Feb 25 14:18:41 2015 +0900 |
tree | aa0c9651cf63175e6a8445a641e33a26191017aa | |
parent | 60c0467a9448fdf6da509ca6c38583d406362660 [diff] |
arm: rmobile: silk: Fix GPIO4_31 initialization Use gpio_direction_output instead of gpio_set_value since the latter does not set output GPIO direction. Signed-off-by: Valentine Barshak <valentine.barshak+renesas@cogentembedded.com> Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>