commit | 20d6e0f41b3b70a89946e5271bc4ffa7695be1b0 | [log] [tgz] |
---|---|---|
author | Tim Gore <tim.gore@intel.com> | Fri Jan 16 09:12:15 2015 +0000 |
committer | Ben Widawsky <benjamin.widawsky@intel.com> | Fri Jan 16 10:23:34 2015 -0800 |
tree | a626e1cf102c448f883610805f38661eb4b1d0c8 | |
parent | 0167619bbcc6b45b4045a85468007ecc9f606c71 [diff] |
tools/intel_gpu_frequency: remove use of getsubopt getsubopt is not available in android. The "get" option doesn't really need sub-options, just display all the current frequency settings (as per discussion with Ben Widawsky) Ben v2: Remove the -geff example in the header Fixed another typo for the --set while there (found by Dave Gordon) Signed-off-by: Tim Gore <tim.gore@intel.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net>