ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / acpi / acpica / hwtimer.c
index f1b2c3b94cac0e004669bb4d647497704f224e8e..b6411f16832f518fb05ab6200dd2380810c149ff 100644 (file)
@@ -54,7 +54,7 @@ ACPI_MODULE_NAME("hwtimer")
  *
  * FUNCTION:    acpi_get_timer_resolution
  *
- * PARAMETERS:  Resolution          - Where the resolution is returned
+ * PARAMETERS:  resolution          - Where the resolution is returned
  *
  * RETURN:      Status and timer resolution
  *
@@ -84,7 +84,7 @@ ACPI_EXPORT_SYMBOL(acpi_get_timer_resolution)
  *
  * FUNCTION:    acpi_get_timer
  *
- * PARAMETERS:  Ticks               - Where the timer value is returned
+ * PARAMETERS:  ticks               - Where the timer value is returned
  *
  * RETURN:      Status and current timer value (ticks)
  *