commit | 1fda39e6fd13f9f74721d2127f27675a4a0878af | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Dec 08 16:33:13 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:41 2009 -0700 |
tree | a68c19473be41998d2f2316af438963cc5382d70 | |
parent | 155a22ecd574c3e6a4c59e6a1bf0dd31ce23ff10 [diff] |
OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() IS_ERR returns only 1 or 0, and the functions return a negative error in other cases anyways. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>