On Wed, Dec 21, 2016 at 11:14:31AM +0530, Pankaj Dubey wrote: > From: Smitha T Murthy <smith...@samsung.com> > > For some IPs, there may be virtual child devices created and for them its > necessary to set the dma_ops if it's using reserved memory else it will call > the dummy dma_ops during buffer operations for the child devices which will > lead to memory mapping failure. > > Signed-off-by: Smitha T Murthy <smith...@samsung.com> > Signed-off-by: Pankaj Dubey <pankaj.du...@samsung.com> > --- > drivers/of/of_reserved_mem.c | 4 ++++ > 1 file changed, 4 insertions(+)
Applied, thanks. Rob