linux/drivers/media/pci/ddbridge
Daniel Scheller 14e27a1065 media: ddbridge: split I/O related functions off from ddbridge.h
While it seems valid that headers can carry simple oneline static inline
annotated functions, move them into their own header file to have the
overall code more readable. Also, keep them as header (and don't put in
a separate object) and static inline to help the compiler avoid
generating function calls.

(Thanks to Jasmin J. <jasmin@anw.at> for valuable input on this!)

Cc: Jasmin J. <jasmin@anw.at>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Tested-by: Richard Scobie <r.scobie@clear.net.nz>
Tested-by: Jasmin Jessich <jasmin@anw.at>
Tested-by: Dietmar Spingler <d_spingler@freenet.de>
Tested-by: Manfred Knick <Manfred.Knick@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-08-20 07:04:53 -04:00
..
ddbridge-core.c media: ddbridge: split I/O related functions off from ddbridge.h 2017-08-20 07:04:53 -04:00
ddbridge-i2c.c media: ddbridge: split I/O related functions off from ddbridge.h 2017-08-20 07:04:53 -04:00
ddbridge-i2c.h media: ddbridge: bump ddbridge code to version 0.9.29 2017-08-20 07:01:04 -04:00
ddbridge-io.h media: ddbridge: split I/O related functions off from ddbridge.h 2017-08-20 07:04:53 -04:00
ddbridge-main.c media: ddbridge: split I/O related functions off from ddbridge.h 2017-08-20 07:04:53 -04:00
ddbridge-regs.h media: ddbridge: bump ddbridge code to version 0.9.29 2017-08-20 07:01:04 -04:00
ddbridge.h media: ddbridge: split I/O related functions off from ddbridge.h 2017-08-20 07:04:53 -04:00
Kconfig media: ddbridge: support for CineS2 V7(A) and DuoFlex S2 V4 hardware 2017-07-20 13:06:32 -04:00
Makefile media: ddbridge: split code into multiple files 2017-08-09 12:17:01 -04:00