On Wed, Jun 22, 2011 at 2:38 PM, Per Forlin wrote:
> On 22 June 2011 10:53, S, Venkatraman wrote:
>> On Wed, Jun 22, 2011 at 2:15 PM, Per Forlin wrote:
>>> On 22 June 2011 09:42, Venkatraman S wrote:
On Wed, Jun 22, 2011 at 5:08 AM, Per Forlin wrote:
> Previously there has only been o
On 22 June 2011 10:53, S, Venkatraman wrote:
> On Wed, Jun 22, 2011 at 2:15 PM, Per Forlin wrote:
>> On 22 June 2011 09:42, Venkatraman S wrote:
>>> On Wed, Jun 22, 2011 at 5:08 AM, Per Forlin wrote:
Previously there has only been one function mmc_wait_for_req()
to start and wait for
On Wed, Jun 22, 2011 at 2:15 PM, Per Forlin wrote:
> On 22 June 2011 09:42, Venkatraman S wrote:
>> On Wed, Jun 22, 2011 at 5:08 AM, Per Forlin wrote:
>>> Previously there has only been one function mmc_wait_for_req()
>>> to start and wait for a request. This patch adds
>>> * mmc_start_req() -
On 22 June 2011 09:42, Venkatraman S wrote:
> On Wed, Jun 22, 2011 at 5:08 AM, Per Forlin wrote:
>> Previously there has only been one function mmc_wait_for_req()
>> to start and wait for a request. This patch adds
>> * mmc_start_req() - starts a request wihtout waiting
>> If there is on ongoi
On Wed, Jun 22, 2011 at 5:08 AM, Per Forlin wrote:
> Previously there has only been one function mmc_wait_for_req()
> to start and wait for a request. This patch adds
> * mmc_start_req() - starts a request wihtout waiting
> If there is on ongoing request wait for completion
> of that request
Previously there has only been one function mmc_wait_for_req()
to start and wait for a request. This patch adds
* mmc_start_req() - starts a request wihtout waiting
If there is on ongoing request wait for completion
of that request and start the new one and return.
Does not wait for the n
Previously there has only been one function mmc_wait_for_req()
to start and wait for a request. This patch adds
* mmc_start_req() - starts a request wihtout waiting
If there is on ongoing request wait for completion
of that request and start the new one and return.
Does not wait for the n