commit | 59482fe5959675f180469ae95e4fcd0a15920ced | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Tue Aug 31 17:43:51 2010 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Sep 01 09:31:06 2010 -0600 |
tree | 61393077172fdd9e64758eb1e91ffaa1c2302d84 | |
parent | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c [diff] |
powerpc/512x: fix clk_get() return value clk_get() should return an ERR_PTR value on error, not NULL. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>