1
0
Files
linux/arch/arm/mach-omap2
Wei Yongjun 07684c1b58 ARM: OMAP2+: SmartReflex: fix return value check in sr_dev_init()
In case of error, the function voltdm_lookup() returns NULL
not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
2012-10-02 14:34:24 -07:00
..
2011-03-09 18:44:28 -07:00
2012-07-02 04:05:57 -07:00
2011-05-12 02:52:06 -07:00
2012-07-09 19:14:39 +05:30
2012-06-21 21:40:38 -06:00
2011-03-31 11:26:23 -03:00
2012-07-09 19:14:39 +05:30
2012-06-22 08:40:03 -06:00
2010-12-21 20:01:54 -07:00
2010-12-17 15:13:44 -08:00