commit | 7a5c106a0e8fd03a806d0da77eef10b4045c43a6 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri May 21 15:28:51 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat May 22 17:06:34 2010 +0900 |
tree | 610e6c8474d0d6d9947c3c90509b85319076841a | |
parent | 85b8e3ffc47b2a1913be3079e9f1c1f66a6240b2 [diff] |
sh: prevent the DMA driver from unloading, while in use This prevents the driver from unloading, while it is in use. Unloading of the driver, while its DMA channels are held, leads to a kernel Oops. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>