OSDN Git Service

staging: bcm2835-camera: Convert struct mmal_buffer_header info fields to u32
authorMichael Zoran <mzoran@crowfest.net>
Fri, 10 Mar 2017 05:08:55 +0000 (21:08 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2017 09:12:10 +0000 (10:12 +0100)
commit68aeab51063a8e7fd4c0b05dc9eeef085fa01fa0
tree52881573edd82e7f0f39faf3583a0529e0d45462
parent3fd4674fc41a3e6a4b85287f9eb407c246ecf09c
staging: bcm2835-camera: Convert struct mmal_buffer_header info fields to u32

The struct mmal_buffer_header has multiple fields used for informational
and debugging purposes.  These are safe to convert to u32.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/mmal-msg.h
drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c