Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94b093fc authored by Meghana Madhyastha's avatar Meghana Madhyastha Committed by Greg Kroah-Hartman
Browse files

Staging: vc04_services: bcm2835-camera: Fix spelling mistake



Fixes a spelling mistake in the comments.
Problem found using checkpatch.

Signed-off-by: default avatarMeghana Madhyastha <meghana.madhyastha@gmail.com>
Acked-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f216f6cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ int vchiq_mmal_component_disable(
/* enable a mmal port
 *
 * enables a port and if a buffer callback provided enque buffer
 * headers as apropriate for the port.
 * headers as appropriate for the port.
 */
int vchiq_mmal_port_enable(
		struct vchiq_mmal_instance *instance,