From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Wed, 1 Oct 2014 09:55:18 +0100 Subject: [PATCH 7/9] dmaengine: Move slave caps to dma_device In-Reply-To: <20141001082705.GF6884@lukather> References: <1411808085-27792-1-git-send-email-maxime.ripard@free-electrons.com> <1411808085-27792-8-git-send-email-maxime.ripard@free-electrons.com> <20140927092846.GA5182@n2100.arm.linux.org.uk> <20141001082705.GF6884@lukather> Message-ID: <20141001085518.GN5182@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 01, 2014 at 10:27:05AM +0200, Maxime Ripard wrote: > On Sat, Sep 27, 2014 at 10:28:47AM +0100, Russell King - ARM Linux wrote: > > The only way to do this is to either have a flag day, fixing all drivers > > at once (which isn't going to happen) or leave the caps code as-is, and > > provide a library function which drivers can hook into the caps callback > > which retrieves the information from dma_device. > > > > That way, DMA engine drivers which are using the new method can just > > install the new function, and those which haven't been updated with > > capabilities can carry on as they are, and are detectable to drivers. > > Which is pretty much the current behaviour, isn't it? Yes, because the ASoC code has obviously already thought about this and solved the lack-of-caps-function problem in a way that permits existing solutions to continue working. -- FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up according to speedtest.net.