r5u870

Ricoh R5U870 Linux Driver
git clone https://logand.com/git/r5u870.git/
Log | Files | Refs | README | LICENSE

commit 7f7b88477bfdcabd409afdbf48806cfee33990c8
parent d4147fbd59347f8cf6f93f431a9666151abe9652
Author: alex <alex@022568fa-442e-4ef8-a3e8-54dcafdb011a>
Date:   Sun, 15 Jun 2008 02:50:08 +0000

Bump to 0.11.2.


git-svn-id: http://svn.mediati.org/svn/r5u870/trunk@87 022568fa-442e-4ef8-a3e8-54dcafdb011a

Diffstat:
Mr5u870.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/r5u870.c b/r5u870.c @@ -69,8 +69,8 @@ #define r5u_err(RV, FMT...) usbcam_err((RV)->vh_parent, FMT) #define r5u_dbg(RV, SUBSYS, FMT...) usbcam_dbg((RV)->vh_parent, SUBSYS, FMT) -#define R5U870_VERSION KERNEL_VERSION(0,11,1) -#define R5U870_VERSION_EXTRA "SVN" +#define R5U870_VERSION KERNEL_VERSION(0,11,2) +#define R5U870_VERSION_EXTRA "" struct r5u870_resolution {