Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/linux...
authorArnd Bergmann <arnd@arndb.de>
Wed, 16 Aug 2017 19:41:21 +0000 (21:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 16 Aug 2017 19:41:21 +0000 (21:41 +0200)
commit45848f1d8c846ebbd49dc1e82da250befb348ff1
tree446fcb0646c8973e901244a29d822e0d06687e49
parentdb749d17cb917c0506f62eb3006950e25acb737f
parent39e6519a3f135b143dee4d4fb5ac0438e75454e2
Merge tag 'tee-drv-for-4.14' of git.linaro.org/people/jens.wiklander/linux-tee into next/drivers

Pull "Small fixes and enhancements for the TEE subsystem" from Jens Wiklander:

* tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: optee: sync with new naming of interrupts
  tee: indicate privileged dev in gen_caps
  tee: optee: interruptible RPC sleep
  tee: optee: add const to tee_driver_ops and tee_desc structures
  tee: tee_shm: Constify dma_buf_ops structures.
  tee: add forward declaration for struct device
  tee: optee: fix uninitialized symbol 'parg'