tpm/st33zp24: fix spelling mistake "drescription" -> "description"
[sfrench/cifs-2.6.git] / drivers / char / tpm / st33zp24 / st33zp24.c
index 37bb13f516be668f2ef44f1e51d2d269dbd4ab0f..4ec10ab5e5766e1d025a7e9998930a11a2f9d713 100644 (file)
@@ -502,7 +502,7 @@ static const struct tpm_class_ops st33zp24_tpm = {
 
 /*
  * st33zp24_probe initialize the TPM device
- * @param: client, the i2c_client drescription (TPM I2C description).
+ * @param: client, the i2c_client description (TPM I2C description).
  * @param: id, the i2c_device_id struct.
  * @return: 0 in case of success.
  *      -1 in other case.