Skip to content

Commit

Permalink
mmc: sh_mmcif: process requests asynchronously
Browse files Browse the repository at this point in the history
This patch converts the sh_mmcif MMC host driver to process requests
asynchronously instead of waiting in its .request() method for completion.
This is achieved by using threaded IRQs.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
  • Loading branch information
Guennadi Liakhovetski authored and Chris Ball committed Jan 12, 2012
1 parent ee4b888 commit f985da1
Showing 1 changed file with 416 additions and 172 deletions.
Loading

0 comments on commit f985da1

Please sign in to comment.