staging/matrix: driver for Matrix 2.5, an internal performance tool.
authorAshish K Singh <ashish.k.singh@intel.com>
Fri, 10 Feb 2012 12:59:44 +0000 (18:29 +0530)
committerbuildbot <buildbot@intel.com>
Thu, 5 Apr 2012 16:59:59 +0000 (09:59 -0700)
commit8cfed7eafc0c46668a00d604540039edeeced5d2
tree3122aff2829dbadfcb59ee2a3b76044ae159c20a
parente72392c76d27d8fe19e747be7900e92ef6e6d379
staging/matrix: driver for Matrix 2.5, an internal performance tool.

BZ: 22055

This driver adds support for the user-space Matrix tool.

Change-Id: I636fa2d826aeee9f100b3d824127e7f0a24eafd7
Signed-off-by: Ashish K Singh <ashish.k.singh@intel.com>
Reviewed-on: http://android.intel.com:8080/34907
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Reviewed-by: Hogander, Jouni <jouni.hogander@intel.com>
Reviewed-by: Koskinen, Ilkka <ilkka.koskinen@intel.com>
Tested-by: Martin, LoicX <loicx.martin@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/staging/Makefile
drivers/staging/matrix/Kconfig [new file with mode: 0644]
drivers/staging/matrix/Makefile [new file with mode: 0644]
drivers/staging/matrix/matrix.c [new file with mode: 0644]
drivers/staging/matrix/matrix.h [new file with mode: 0644]