Except of patch 2 all these patches tries to clean up the bcm2835-camera
driver.

Stefan Wahren (9):
  staging: bcm2835-camera: Drop PREVIEW_LAYER
  staging: bcm2835-camera: Activate V4L2_EXPOSURE_METERING_MATRIX
    handling
  staging: bcm2835-camera: Make struct indentation consistent
  staging: bcm2835-camera: Simplify set_framerate_params
  staging: bcm2835-camera: Move encode component setup in its own
    function
  staging: bcm2835-camera: Move video component setup in its own
    function
  staging: bcm2835-camera: return early in mmal_setup_components
  staging: bcm2835-camera: reduce multiline statements
  staging: bcm2835-camera: reduce indentation in ctrl_set_image_effect

 .../vc04_services/bcm2835-camera/bcm2835-camera.c  | 382 ++++++++++-----------
 .../vc04_services/bcm2835-camera/bcm2835-camera.h  |  62 ++--
 .../vc04_services/bcm2835-camera/controls.c        |  97 +++---
 .../vc04_services/bcm2835-camera/mmal-common.h     |  18 +-
 .../vc04_services/bcm2835-camera/mmal-parameters.h |  14 +-
 5 files changed, 279 insertions(+), 294 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to