cleanups after l3_parity merge

- call it sysfs_l3_parity for more consistency
- add .gitignore for intel_l3_parity
This commit is contained in:
Daniel Vetter 2012-05-31 13:49:32 +02:00
parent dac1a2ceda
commit 55fdd7f1bb
3 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,7 @@ TESTS_progs = \
TESTS_scripts = \ TESTS_scripts = \
debugfs_reader \ debugfs_reader \
debugfs_emon_crash \ debugfs_emon_crash \
dpf_test \ sysfs_l3_parity \
sysfs_edid_timing \ sysfs_edid_timing \
module_reload \ module_reload \
ZZ_check_dmesg \ ZZ_check_dmesg \

1
tools/.gitignore vendored
View File

@ -12,6 +12,7 @@ intel_gpu_time
intel_gpu_top intel_gpu_top
intel_gtt intel_gtt
intel_infoframes intel_infoframes
intel_l3_parity
intel_lid intel_lid
intel_panel_fitter intel_panel_fitter
intel_reg_checker intel_reg_checker