25 Aug, 2016

1 commit


14 May, 2015

1 commit

  • of_io_request_and map returns an error pointer, but the current code assumes
    that on error the returned pointer will be NULL.

    Obviously, that makes the check completely useless. Change the test to actually
    check for the proper error code.

    Signed-off-by: Maxime Ripard
    Cc: Mike Turquette
    Cc: Stephen Boyd
    Cc: linux-clk@vger.kernel.org
    Signed-off-by: Stephen Boyd

    Maxime Ripard
     

21 Jan, 2015

1 commit