]> Pileus Git - ~andy/linux/commit
mfd: core: Copy DMA mask and params from parent
authorBenedikt Spranger <b.spranger@linutronix.de>
Tue, 13 Aug 2013 09:08:38 +0000 (11:08 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Aug 2013 17:55:38 +0000 (18:55 +0100)
commitb018e1361bad361b47294fd09ae1f33f707dd933
tree50ee1c1a6d002619a8cbb7c805431e9fdd89432c
parentbb3d5934201607d8514c9a481bd68b2bd9e5510d
mfd: core: Copy DMA mask and params from parent

The child device intends to perform DMA operations then it needs a dma
mask and params set. This patches copies them from the parent device.

Signed-off-by: Benedikt Spranger <b.spranger@linutronix.de>
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/mfd-core.c