summaryrefslogtreecommitdiff
path: root/screen.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+9
m.submit();'>
authorDan Carpenter <dan.carpenter@oracle.com>2016-04-27 11:08:35 +0300
committerLinus Walleij <linus.walleij@linaro.org>2016-04-30 13:34:53 +0200
commit22bbd21b81189942688db5aafe4a72074f38561b (patch)
treeb5f603da32f7335c3064e1f133ee45524132cda9
parentb5aa1006e4a93ebb402490b4536a7d8866d967dc (diff)
pinctrl: baytrail: fix some error handling in debugfs
We need to unlock before continuing. Also the continue was accidentally left out on one error path which would lead to a NULL dereference. Fixes: 86e3ef812fe3 ('pinctrl: baytrail: Update gpio chip operations') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat