From 794443922a53015de34c4b133c46d7acda96e0b8 Mon Sep 17 00:00:00 2001 From: Ursula Braun Date: Fri, 26 Feb 2010 22:37:23 +0100 Subject: [PATCH] --- yaml --- r: 182156 b: refs/heads/master c: 6f5d09a0e9731a39a4d52a5902daec72c1e43692 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/s390/driver-model.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 18826ae22016..d83123346a28 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1dcec254afe5bc700a4cacf810b71a28bd994ea9 +refs/heads/master: 6f5d09a0e9731a39a4d52a5902daec72c1e43692 diff --git a/trunk/Documentation/s390/driver-model.txt b/trunk/Documentation/s390/driver-model.txt index bde473df748d..ed265cf54cde 100644 --- a/trunk/Documentation/s390/driver-model.txt +++ b/trunk/Documentation/s390/driver-model.txt @@ -223,8 +223,8 @@ touched by the driver - it should use the ccwgroup device's driver_data for its private data. To implement a ccwgroup driver, please refer to include/asm/ccwgroup.h. Keep in -mind that most drivers will need to implement both a ccwgroup and a ccw driver -(unless you have a meta ccw driver, like cu3088 for lcs and ctc). +mind that most drivers will need to implement both a ccwgroup and a ccw +driver. 2. Channel paths