Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b128254f authored by Georg Chini's avatar Georg Chini Committed by David S. Miller
Browse files

[SPARC]: More abstractions and cleanups of dma handling in cs4231.



From: Georg Chini <georg.chini@triaton-webhosting.com>

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dedeb002
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ extern int ebus_dma_request(struct ebus_dma_info *p, dma_addr_t bus_addr,
			    size_t len);
extern void ebus_dma_prepare(struct ebus_dma_info *p, int write);
extern unsigned int ebus_dma_residue(struct ebus_dma_info *p);
extern unsigned int ebus_dma_addr(struct ebus_dma_info *p);
extern void ebus_dma_enable(struct ebus_dma_info *p, int on);

extern struct linux_ebus		*ebus_chain;
+342 −341

File changed.

Preview size limit exceeded, changes collapsed.