Add preliminary driver for touchscreen. And start of major changes in CyIO

This commit is contained in:
mlt
2010-05-07 19:12:16 +00:00
committed by Godzil
parent a55a73c5d1
commit 73a653c3d6
11 changed files with 1894 additions and 1266 deletions

View File

@@ -1,6 +1,6 @@
// ===========================================================================
// cyio.c
// Copyright (C) 2008-2009 Bookeen - All rights reserved
// Copyright (C) 2008-2010 Bookeen - All rights reserved
// ===========================================================================
#include <linux/init.h>
#include <linux/kernel.h>
@@ -14,7 +14,6 @@
#include <linux/pm.h>
#include <linux/proc_fs.h>
#include <cybook.h>
#include <linux/cyio.h>