diff options
| author | Daniel Scheller <[email protected]> | 2017-08-12 07:55:53 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-20 07:04:53 -0400 |
| commit | 14e27a106566aeb74b09117dbc073f210f27ffde (patch) | |
| tree | a74d6761b1e85f6edf359959b8569b692dab4d23 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 22e743898dcd693cf587593781699db2fa888e23 (diff) | |
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. <[email protected]> for valuable input on this!)
Cc: Jasmin J. <[email protected]>
Signed-off-by: Daniel Scheller <[email protected]>
Tested-by: Richard Scobie <[email protected]>
Tested-by: Jasmin Jessich <[email protected]>
Tested-by: Dietmar Spingler <[email protected]>
Tested-by: Manfred Knick <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions