projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81054b2
)
ASoC: omap-mcpdm: Remove leftower define for IO address
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Wed, 20 Mar 2013 09:47:14 +0000
(10:47 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 20 Mar 2013 09:59:54 +0000
(10:59 +0100)
The IO address is no longer hardwired into the driver.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-mcpdm.c
patch
|
blob
|
history
diff --git
a/sound/soc/omap/omap-mcpdm.c
b/sound/soc/omap/omap-mcpdm.c
index cd0e2ec90128b0378a10de3594f4148ea33be6e1..e1d3998cb0a501ffb17aebb23ae07ef033c7ed75 100644
(file)
--- a/
sound/soc/omap/omap-mcpdm.c
+++ b/
sound/soc/omap/omap-mcpdm.c
@@
-43,8
+43,6
@@
#include "omap-mcpdm.h"
#include "omap-pcm.h"
-#define OMAP44XX_MCPDM_L3_BASE 0x49032000
-
struct mcpdm_link_config {
u32 link_mask; /* channel mask for the direction */
u32 threshold; /* FIFO threshold */