commit | f9b07b80bf9b9b5df7b3273f7ef132a6b4bb0d38 | [log] [tgz] |
---|---|---|
author | Jie Cheng <rockiec@codeaurora.org> | Wed Dec 04 15:50:13 2013 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Dec 08 20:28:25 2013 -0800 |
tree | f52d68e1bbc3ad6120ca643a4d38086d5c02a9f8 | |
parent | cd4885cfff480411ae60d0473967ec3273ebfba5 [diff] |
sensors: Add the class device support for bmp18x sensor Add the sensor class device support for the bmp18x pressure sensor. By using the class device, the driver will create the subfolder in the "/sys/class/sensors/" and the userspace app could detect the sensors by searching this folder. Change-Id: Id947e8b7dd101d15bc7ffcbe5a01fa9c6cf28efe Signed-off-by: Jie Cheng <rockiec@codeaurora.org>