commit | 2ee38d4de5b0f1bd4ed9f0c830ae6949e39c18f0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 10 11:07:51 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 17 11:09:58 2012 +0200 |
tree | 681945fa2e03972053f1b8c914e964b69995ddf5 | |
parent | d9875690d9b89a866022ff49e3fcea892345ad92 [diff] |
pinctrl/nomadik: fix null in irqdomain errorpath The irqdomain conversion failed to notice that we do not always have a DT node to dereference, fix this up by using a simple dev_err() that also tells the name of the device. Cc: Loic Pallardy <loic.pallardy@st.com> Cc: Patrice Chotard <patrice.chotard@stericsson.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>