staging: bcm2835_codec: Clean up logging on unloading the driver
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Fri, 8 Mar 2019 11:26:00 +0000 (11:26 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:53 +0000 (16:32 +0100)
commite8bd5b938a3f722398910de89be4b3bc37e3bade
tree76151e69563a4df8a9377e406f0e06385b261418
parente2be47e197b05d0286b66ecda7cbecf8561e7076
staging: bcm2835_codec: Clean up logging on unloading the driver

The log line was missing a closing \n, so wasn't added to the
log immediately.
Adds the function of the V4L2 device that is being unregistered
too.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c