Skip to content

Commit

Permalink
[media] V4L: mt9m111: propagate higher level abstraction down in func…
Browse files Browse the repository at this point in the history
…tions

It is more convenient to propagate the higher level abstraction - the
struct mt9m111 object into functions and then retrieve a pointer to
the i2c client, if needed, than to do the reverse.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Guennadi Liakhovetski authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent b7ccdba commit 2768cbb
Showing 1 changed file with 82 additions and 85 deletions.
Loading

0 comments on commit 2768cbb

Please sign in to comment.