commit | d6e43a1b4d03bfd4b2e4dd145c91aa9cba9b38b5 | [log] [tgz] |
---|---|---|
author | Jie Cheng <rockiec@codeaurora.org> | Wed Dec 25 18:28:38 2013 +0800 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Thu Dec 26 20:47:00 2013 -0800 |
tree | cb64dccc76d137fd81ca5f46efafdbf7a7bd38fa | |
parent | 2101ee7dfa2b6f7001443d4c64f1ad710d748e9b [diff] |
sensors: add enable and poll_delay handle for bmp18x sensor drver Add enable and poll_delay handle functions for the bmp18x pressure driver. The system will create the general enable and poll_delay handles in the "/sys/class/sensors/xxx/" for each sensor drvier which is using the sensor class driver. Change-Id: I1e24cbc6a63c5e1e5eb4db66049bd7be85b81352 Signed-off-by: Jie Cheng <rockiec@codeaurora.org>