rockbox/firmware/target/arm/tms320dm320
Rafaël Carré f2f34881ec Remove pcm_mute() which has been unused since r19308
Remove audiohw_mute from header as well, and make this function static
to each driver (commented out when it was unused)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25733 a1c6a512-1295-4272-9138-f99709370657
2010-04-27 00:05:02 +00:00
..
creative-zvm Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
dsp Fix tabs 2010-01-03 10:19:43 +00:00
mrobe-500 Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
app.lds
boot.lds M:Robe 500: Fix the bootloader build. 2009-12-15 01:30:59 +00:00
crt0.S Remove tabs 2010-02-07 17:50:24 +00:00
debug-dm320.c Fix tabs 2010-01-03 10:19:43 +00:00
debug-target.h
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h Fix tabs 2010-01-03 10:19:43 +00:00
i2c-dm320.c
i2c-dm320.h
kernel-dm320.c
spi-dm320.c M:Robe 500: Initialize SPI pins with pin setup function 2009-12-14 06:52:35 +00:00
spi-target.h
system-dm320.c Fix typo in the comment 2009-12-15 12:09:14 +00:00
system-target.h DM320: Add generic pin-setup function. 2009-12-14 06:29:15 +00:00
timer-dm320.c
uart-dm320.c DM320 UART: Enable clock in UART module since it will not be done in system initialization. 2010-04-25 16:14:02 +00:00
uart-target.h