tools: Remove intel_dpio_{read,write} tools

intel_dpio_{read,write} as redundant as intel_iosf_sb_{read,write}
handle the same task.

The difference between the tools was the opcode used to read/write the
registers, but with DPIO both opcodes work just fine, so there's no need
for both sets of tools.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
Ville Syrjälä
2015-02-05 16:18:17 +02:00
parent 0129b02c7b
commit 29ebc68313
3 changed files with 0 additions and 141 deletions
-2
View File
@@ -9,8 +9,6 @@ bin_PROGRAMS = \
intel_bios_dumper \
intel_bios_reader \
intel_display_poller \
intel_dpio_read \
intel_dpio_write \
intel_dump_decode \
intel_error_decode \
intel_forcewaked \