commit | 5aeb01adbea81e858318072097d98fc44578c7be | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue May 27 20:35:36 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Jul 17 12:44:55 2014 -0300 |
tree | 19f1ba02751f1a089f21595320bb17cd5f88cb70 | |
parent | 58f896d859ce555dd3684f439f8a65bfda437533 [diff] |
[media] v4l: vsp1: wpf: Simplify cast to pipeline structure Use the subdev pointer directly to_vsp1_pipeline() macro instead of casting from the subdev to the wpf object and back to the subdev. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>