Hi everyone,
I'm sorry if my post is wrong group.
I'm developing SPI driver for my new device on android ICS running on panda board es. I use GPIO interrupt to know when i got data to receive from SPI port.
I can run interrput function in kernel space, however i can not get it from my application on android user space.
Please tell me what i need to do in Kernel space and User space.
Thanks in advances.
Luan