diff options
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | 2016-01-18 11:25:01 -0800 |
---|---|---|
committer | Rohit Vaswani <rvaswani@codeaurora.org> | 2016-03-01 12:22:45 -0800 |
commit | 60402227ec71f254367526393b032ed974952d42 (patch) | |
tree | ccfdf9f63128ddd3e5c8af390b815ae4e0fd57fa /fs/sync.c | |
parent | 8ee0110ce34e4cb4ce24754682afba2293f8557c (diff) |
gpio-usbdetect: use gpio instead of irq
The current driver uses irq_read_line api which is not standard.
Instead use a gpio and register for an interrupt when it changes
states. And upon a change in state interrupt is received, read the
gpio state to determine whether it is high or low.
Change-Id: Ie4b1226cedfb44e65a84349da4b3eef5fe988dff
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions