commit | 2b16b44a1c44814ed00cf750d20f3c404b5d4e48 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sun Nov 03 20:28:24 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Dec 03 17:53:02 2013 -0200 |
tree | 5564e4a7b13e81eb4aa2411755528b343fd05e7b | |
parent | 245d6b2d505b0575b34e5c02b694bf2e476904b4 [diff] |
[media] v4l: omap4iss: Simplify error paths Get rid of a goto statement for a simple error path that can be inlined, and split spaghetti error code to a separate section. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>