summaryrefslogtreecommitdiff
path: root/is.c
AgeCommit message (Collapse)Author
2017-02-13copyright: added GPLv2 licensingAndi Shyti
The COPYING file has the gplv2 license for the entire program. Added the GPLv2 header in the ir-spi.c. Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
2016-12-14is: remove unnecessary codeAndi Shyti
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
2016-12-14is: use sizeof() to calculate the size instead of hardcoding the sizeAndi Shyti
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
2016-12-14is: include lirc libraries, do not hardcode the ioctlsAndi Shyti
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
2016-12-14initial commit: added is.cAndi Shyti
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>