summaryrefslogtreecommitdiff
path: root/include/uapi/linux/habmmid.h (follow)
Commit message (Collapse)AuthorAge
* soc: hab: recycle mmid from qcpe to videoShiju Mathew2018-10-10
| | | | | | | | Add new mmid for video and other minor logging and efficiency fixes. Change-Id: I0ebbfadff76e7efb7f9afff9896dadf1bd8df9a1 Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
* soc: qcom: hab: refine hab driver's header filesYong Ding2018-03-30
Stuffs relevant with ioctl are only for hab driver itself and hab clients in user space. Those hab clients in kernel dose not need them. So here uapi/linux/habmm.h is refined into two files as habmmid.h and hab_ioctl.h. Change-Id: I9344e3e3fec88a042ec1915a9c0d51a28cea6e9a Signed-off-by: Yong Ding <yongding@codeaurora.org>