]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 14:04:06 +0000 (15:04 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 14:04:06 +0000 (15:04 +0100)
commit64ac40b332a8d0ecce73deaf8d2c9e0b223135c9
tree58ba1c05306182a50606f63cbfbafb0faa90d7f4
parentcb8a72a9df768ebb1d2fe260c1bb76f4a911c88a
parentd980c1158e75a8218450aa2fab292699e6692a34
Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes

Via Sekhar Nori <nsekhar@ti.com>:

This patch fixes a boot breakage on DA830
that was introduced with EDMA DMA engine
conversion. The bug has been there since
v3.7 and has been marked for stable update.

* tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830

Signed-off-by: Arnd Bergmann <arnd@arndb.de>