Add tools/intel_infoframes
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 13 Apr 2012 13:27:01 +0000 (10:27 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Apr 2012 13:48:08 +0000 (15:48 +0200)
commitfd585207961f9916e1603852a703d6c656604656
tree1def1497697c58559cb482ade20fc6e5e70e9a7d
parentde9d98bb6e8736907458a28921aee5fcc507ca6d
Add tools/intel_infoframes

This is a command-line tool that allows us to display and modify the
InfoFrames we send.

v2: use argv instead of stdin

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
man/Makefile.am
man/intel_infoframes.man [new file with mode: 0644]
tools/.gitignore
tools/Makefile.am
tools/intel_infoframes.c [new file with mode: 0644]