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>
Mon, 13 May 2019 23:08:23 +0000 (00:08 +0100)
commitab617529d7c1145f8c74db614b1fb4540367c063
treecdcc914d318d81c9d646f03c52c3c99651af38ae
parent3e2f7ebfb74aab4d2b415bfe0dbe0e1c35b27c44
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