On Wednesday, March 25, 2015 11:13:08 PM Masanari Iida wrote: > This patch fix a spelling typo in MODULE_DESCRIPTION within intel_pmic_crc.c > > Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx> Queued up for 4.1, thanks! > --- > drivers/acpi/pmic/intel_pmic_crc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/pmic/intel_pmic_crc.c b/drivers/acpi/pmic/intel_pmic_crc.c > index ef7d8ff..42df46a 100644 > --- a/drivers/acpi/pmic/intel_pmic_crc.c > +++ b/drivers/acpi/pmic/intel_pmic_crc.c > @@ -207,5 +207,5 @@ static int __init intel_crc_pmic_opregion_driver_init(void) > } > module_init(intel_crc_pmic_opregion_driver_init); > > -MODULE_DESCRIPTION("CrystalCove ACPI opration region driver"); > +MODULE_DESCRIPTION("CrystalCove ACPI operation region driver"); > MODULE_LICENSE("GPL"); > -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html