intel: aubinator: remove standard input processing option
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 10 Jun 2018 18:49:12 +0000 (19:49 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 5 Jul 2018 10:57:45 +0000 (11:57 +0100)
commit86cb05a6d35a524a56f54cee911ed4e4dde6b763
tree8226d31041bd54da4c640cff0496c2afc98aa080
parent08d85a830118dd285b235af4ee6a584c533d9470
intel: aubinator: remove standard input processing option

On a follow up commit in this series, we stop copying the data from
the mmap'ed file into our big gtt mmap, and start referencing data in
it directly. So reallocating the read buffer and adding more data from
stdin wouldn't work. For that reason, let's stop supporting stdin
process.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/intel/tools/aubinator.c