Merge branch 'next/drivers' into HEAD
[deliverable/linux.git] / drivers / staging / csr / sme_blocking.c
index acf0f0fe3b377e47c26fe595ee53c55e9442f4cb..543e8f2c407a048ece010a23fbb920f34d42a947 100644 (file)
 
 
 /*
- * This file also contains the implementation of the asyncronous
+ * This file also contains the implementation of the asynchronous
  * requests to the SME.
  *
- * Before calling an asyncronous SME function, we call sme_init_request()
+ * Before calling an asynchronous SME function, we call sme_init_request()
  * which gets hold of the SME semaphore and updates the request status.
  * The semaphore makes sure that there is only one pending request to
  * the SME at a time.
This page took 0.02658 seconds and 5 git commands to generate.