commit | f527b17ace6794ec732b43be1e00c94da690d7d3 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Sep 11 10:07:58 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Oct 14 06:36:44 2013 -0300 |
tree | afe375a35684faec549100125c0c9633006c609e | |
parent | 83291f78362bb3aac25068c07c13b43fa341d38d [diff] |
[media] adv7511: fix error return code in adv7511_probe() Fix to return -ENOMEM in the new i2c client and create workqueue error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>