Signed-off-by: Konstantinos Tsimpoukas
---
sound/pci/ice1712/ice1712.c | 2 +-
sound/pci/ice1712/ice1712.h | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/sound/pci/ice1712/ice1712.c b/sound/pci/ice1712/ice1712.c
index 0e66afa..f1fe497 100644
--- a/sound/pci/ice1712
Adds to te readability of the ice1712 driver.
Signed-off-by: Konstantinos Tsimpoukas
---
sound/pci/ice1712/ice1712.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/ice1712/ice1712.c b/sound/pci/ice1712/ice1712.c
index 87f7fc4..206ed2c 100644
--- a/sound/pci
Just adding a simple if statement, which
verifies if actually card is loaded, if not
does not continue with the execution
of the snd_card_free.
Signed-off-by: Konstantinos Tsimpoukas
---
sound/pci/ice1712/ice1712.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sound/pci
This small patch completes #defines for Control/Status Register,
adds comments for the missing ones there and on the Interrupt Mask
Register and additionally corrects "#define ICE1712_SERR_LEVEL 0x04 -> 0x08",
according to documentation.
Signed-off-by: Konstantinos Tsimpoukas
-
Aligning #defines in ice1712.h file.
Signed-off-by: Konstantinos Tsimpoukas
---
sound/pci/ice1712/ice1712.h | 84 ++---
1 file changed, 42 insertions(+), 42 deletions(-)
diff --git a/sound/pci/ice1712/ice1712.h b/sound/pci/ice1712/ice1712.h
index b209fc3
5 matches
Mail list logo