[media] staging: media: lirc: lirc_zilog.c: keep consistency in dev functions
authorLuis de Bethencourt <luis@debethencourt.com>
Thu, 11 Dec 2014 00:22:52 +0000 (21:22 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 17:29:16 +0000 (15:29 -0200)
The previous patch switched some dev functions to move the string to a second
line. Doing this for all similar functions because it makes the driver easier
to read if all similar lines use the same criteria.

Signed-off-by: Luis de Bethencourt <luis@debethencourt.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/staging/media/lirc/lirc_zilog.c