Russell King 86287958bd ARM: cleanup: clk_get() error handling
Use the correct IS_ERR() to determine if clk_get() returned an error.
Set timer->fclk to be an error value initially, and check everywhere
using IS_ERR().  This keeps the range of valid values for 'struct clk'
consistent.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-02-24 10:46:59 +00:00
..
2013-01-03 15:57:04 -08:00
2012-12-30 09:59:21 -08:00