Skip to content

Commit 6f5d09a

Browse files
braunuMartin Schwidefsky
authored and
Martin Schwidefsky
committedFeb 26, 2010
[S390] adapt text to cu3088-removal
cu3088 layer for lcs and ctcm has been removed. Thus the reference to cu3088 in this text is to be removed as well. Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent 1dcec25 commit 6f5d09a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Documentation/s390/driver-model.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ touched by the driver - it should use the ccwgroup device's driver_data for its
223223
private data.
224224

225225
To implement a ccwgroup driver, please refer to include/asm/ccwgroup.h. Keep in
226-
mind that most drivers will need to implement both a ccwgroup and a ccw driver
227-
(unless you have a meta ccw driver, like cu3088 for lcs and ctc).
226+
mind that most drivers will need to implement both a ccwgroup and a ccw
227+
driver.
228228

229229

230230
2. Channel paths

0 commit comments

Comments
 (0)
Please sign in to comment.