Home
last modified time | relevance | path

Searched hist:"7912825 d8b755e6a5b9839eab910f451b0271aba" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sh/boards/
H A Dboard-apsh4a3a.cdiff 7912825d8b755e6a5b9839eab910f451b0271aba Fri Jun 24 03:36:23 CDT 2011 Paul Mundt <lethal@linux-sh.org> sh: Tidy up pre-clkdev clk_get() error handling.

clk_get() used to return NULL or an errno value depending on whether a
clkdev lookup failed or a clock wasn't found in the primary clock list.
As these disjoint paths were unified and everything now is handled via
clkdev lookups, the NULL case never makes it out of clk_get(). Update
accordingly and always look to the errno value.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dboard-apsh4ad0a.cdiff 7912825d8b755e6a5b9839eab910f451b0271aba Fri Jun 24 03:36:23 CDT 2011 Paul Mundt <lethal@linux-sh.org> sh: Tidy up pre-clkdev clk_get() error handling.

clk_get() used to return NULL or an errno value depending on whether a
clkdev lookup failed or a clock wasn't found in the primary clock list.
As these disjoint paths were unified and everything now is handled via
clkdev lookups, the NULL case never makes it out of clk_get(). Update
accordingly and always look to the errno value.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dboard-urquell.cdiff 7912825d8b755e6a5b9839eab910f451b0271aba Fri Jun 24 03:36:23 CDT 2011 Paul Mundt <lethal@linux-sh.org> sh: Tidy up pre-clkdev clk_get() error handling.

clk_get() used to return NULL or an errno value depending on whether a
clkdev lookup failed or a clock wasn't found in the primary clock list.
As these disjoint paths were unified and everything now is handled via
clkdev lookups, the NULL case never makes it out of clk_get(). Update
accordingly and always look to the errno value.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dboard-sh7785lcr.cdiff 7912825d8b755e6a5b9839eab910f451b0271aba Fri Jun 24 03:36:23 CDT 2011 Paul Mundt <lethal@linux-sh.org> sh: Tidy up pre-clkdev clk_get() error handling.

clk_get() used to return NULL or an errno value depending on whether a
clkdev lookup failed or a clock wasn't found in the primary clock list.
As these disjoint paths were unified and everything now is handled via
clkdev lookups, the NULL case never makes it out of clk_get(). Update
accordingly and always look to the errno value.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/openbmc/linux/arch/sh/boards/mach-sdk7786/
H A Dsetup.cdiff 7912825d8b755e6a5b9839eab910f451b0271aba Fri Jun 24 03:36:23 CDT 2011 Paul Mundt <lethal@linux-sh.org> sh: Tidy up pre-clkdev clk_get() error handling.

clk_get() used to return NULL or an errno value depending on whether a
clkdev lookup failed or a clock wasn't found in the primary clock list.
As these disjoint paths were unified and everything now is handled via
clkdev lookups, the NULL case never makes it out of clk_get(). Update
accordingly and always look to the errno value.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>