Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Wang 962bbe4eaa input: sensors: remove the execute permissions of akm ecompass driver
The *.c/h source code should not have the execute permission. However,
akm8963.c, akm09911.c, akm8975.c, akm09911.h, akm8963.h and akm8975.h
have execute permissions after mirrored into the project.

Change-Id: I01ddd7338933d49d03dfaca4a631f4427f2adc5e
Signed-off-by: Oliver Wang <mengmeng@codeaurora.org>
2014-02-28 20:23:20 -08:00
xingxiao 88ffa250cd input:misc:add AKM ecompass linux driver
The change to add linux drivers support for akm0991,akm8963 and akm8975.

Change-Id: I0ecfac506f2c0c4724af1f0514f1a9cb47334004
Signed-off-by: xingxiao <xwings.nexus@gmail.com>
Git-commit: 694fa07b8274c8ab8d6cb4b8935567f4964c0089
Git-repo: https://github.com/x-xwings/AKM_Kernel.git
[mengmeng@codeaurora.org: cherry-picked from mirrored branch]
Signed-off-by: Oliver Wang <mengmeng@codeaurora.org>
2014-02-14 14:59:49 +08:00