intel_reg_dumper: Allow partial register names on the command line
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 3 Sep 2012 15:16:28 +0000 (16:16 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Sep 2012 11:55:10 +0000 (13:55 +0200)
commit62a026eac5de8ed2acfe26161c718eb51fc537f0
tree5748c9d1745e96c609cdfc65f7df1d8a618513c8
parent763d22cbf83721982e43818cc07a0df999790afb
intel_reg_dumper: Allow partial register names on the command line

Let people give just a part of the register name. Handy when not
remembering the exact name or if the register is defined with a
different name than the one in the spec being looked at.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tools/intel_reg_dumper.c