linux/arch/avr32/boards/merisc
Vasiliy Kulikov 36b471e047 avr32: boards: setup: use IS_ERR() instead of NULL check
clk_get() returns ERR_PTR() on error, not NULL.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2011-01-13 20:40:53 +01:00
..
Kconfig
Makefile
display.c
flash.c
merisc.h
merisc_sysfs.c
setup.c avr32: boards: setup: use IS_ERR() instead of NULL check 2011-01-13 20:40:53 +01:00