From: Stephen Warren Date: Tue, 14 Feb 2012 17:50:41 +0000 (-0700) Subject: pinctrl: make "hog" mapping table entries work X-Git-Tag: v3.4-rc1~128^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449d16b025ac38c7b62af5fb6ef4b833d78e690d;p=pandora-kernel.git pinctrl: make "hog" mapping table entries work Commit 77a5988 "pinctrl: changes hog mechanism to be self-referential" modified the way "hog" entries were represented in the mapping table. However, the new representation failed some error checks in pinctrl_hog_map(). Remove the now-bogus error-check, and fix the code to solve the issue the error-check used to avoid. Acked-by: Dong Aisheng Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed