commit | 4f046e7b6f4f0d8c9504e22cf8eacfe5c78f0f01 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Aug 21 14:29:22 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 22:57:48 2014 -0700 |
tree | 9dc8d85bb2b3cfbf6f64dc710cfcbdf161c5e934 | |
parent | bae1cc7d41fd3048f55c21a6e59c35a3f0abaafe [diff] |
mei: enable adding more IOCTL handlers Handle ioctls in a switch statement so we can add more commands easily Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>