diff options
author | Andreas Eversberg <andreas@eversberg.eu> | 2008-09-20 07:43:28 -0400 |
---|---|---|
committer | Karsten Keil <kkeil@suse.de> | 2009-01-09 16:44:28 -0500 |
commit | 1b36c78f26bfa74c1782be98acb827afa95c3b0c (patch) | |
tree | 1d72ebb275f12afadd46b3b8a3a3a3ff5d9800c5 /drivers/isdn/hardware | |
parent | 9a812553bdc097a566aa79df7fae3457449c555b (diff) |
mISDN: Minor fixes
minor typo fix
compiler warning fix
Signed-off-by: Andreas Eversberg <andreas@eversberg.eu>
Signed-off-by: Karsten Keil <kkeil@suse.de>
Diffstat (limited to 'drivers/isdn/hardware')
-rw-r--r-- | drivers/isdn/hardware/mISDN/hfcmulti.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/mISDN/hfcmulti.c b/drivers/isdn/hardware/mISDN/hfcmulti.c index 4cfab20d71a9..cd3f3994b7f8 100644 --- a/drivers/isdn/hardware/mISDN/hfcmulti.c +++ b/drivers/isdn/hardware/mISDN/hfcmulti.c | |||
@@ -135,7 +135,7 @@ | |||
135 | * This register is needed for the TBR3 certification, so don't change it. | 135 | * This register is needed for the TBR3 certification, so don't change it. |
136 | * | 136 | * |
137 | * clock: | 137 | * clock: |
138 | * NOTE: only one clockdelay_te value must be given once | 138 | * NOTE: only one clock value must be given once |
139 | * Selects interface with clock source for mISDN and applications. | 139 | * Selects interface with clock source for mISDN and applications. |
140 | * Set to card number starting with 1. Set to -1 to disable. | 140 | * Set to card number starting with 1. Set to -1 to disable. |
141 | * By default, the first card is used as clock source. | 141 | * By default, the first card is used as clock source. |