]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Add GPS Proxy Driver
authorAnna Hanna Sedlak Grinbaum <asedla@codeaurora.org>
Sun, 10 Apr 2016 06:28:15 +0000 (09:28 +0300)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Fri, 10 Jun 2016 07:59:38 +0000 (09:59 +0200)
commitd008b29ddbd4d033a8863b24abe0eda80fc2645d
tree70d605576b404589532e2f3851ee786fbca71da6
parentcaf3e8fcbf84168d3e0b2c01ac2549b03623eab9
Add GPS Proxy Driver

The GPS Proxy Driver is a layer connecting between user space application and
GPSD service.

Change-Id: I8e4dd855839a1d9bc0b8f7431063fc200f8c2ebb
Signed-off-by: Anna Hanna Sedlak Grinbaum <asedla@codeaurora.org>
drivers/soc/qcom/Kconfig
drivers/soc/qcom/Makefile
drivers/soc/qcom/gps_proxy.c [new file with mode: 0644]
include/uapi/linux/gps_proxy.h [new file with mode: 0644]