mmio: use intel_iosf.c for DPIO reads and writes
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 28 Jan 2014 21:46:38 +0000 (13:46 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 28 Jan 2014 21:58:01 +0000 (13:58 -0800)
commit81095305f4df5289f4d494345da0c87949b55f54
tree55f2c3d483d69bdadd280411e5a66bfafaeb1861
parentd1b5823ee7645c767616ee4e5f23f6692a280dde
mmio: use intel_iosf.c for DPIO reads and writes

This makes it a bit more like the kernel, so we can go poke at DPIO and
other IOSF regs a bit more easily.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
lib/Makefile.sources
lib/intel_dpio.c [deleted file]
lib/intel_iosf.c
lib/intel_reg.h
tools/quick_dump/Makefile.am