While working on adding resource reservation feature to EDMA
driver, I found some places where the code could be made more
readable. 

The result is this 5 part series which attempts to improve its
readability.

The series is tested on DM6467 EVM using audio playback as edma
usage example.

Sekhar Nori (5):
  davinci: edma: use a more intuitive name for edma_info
  davinci: edma: fix coding style issue related to usage of braces
  davinci: edma: fix coding style issues related to indentation
  davinci: edma: fix coding style issues related to long lines
  davinci: edma: use BIT() wherever possible

 arch/arm/mach-davinci/dma.c |  237 +++++++++++++++++++++----------------------
 1 files changed, 114 insertions(+), 123 deletions(-)

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to