Home
last modified time | relevance | path

Searched hist:db749359059f3049fc5c66950e5ca85f67d7c1b0 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.cdiff db749359059f3049fc5c66950e5ca85f67d7c1b0 Thu Feb 19 20:47:07 CET 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] cx25840: fix return logic when media entity init fails

There's no need to free state, as it was allocated via devm_kzalloc().

Also, let's return the error code, instead of something else.

Reported-by: Prabhakar Lad <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>