PM / devfreq: event: add support for rk3368 dfi
[firefly-linux-kernel-4.4.55.git] / lib / cordic.c
index 09b34036534d0340a818680f53eb12c55c51c0ab..6cf477839ebdaa33432e647e2d5ad315a31951ed 100644 (file)
@@ -96,6 +96,6 @@ struct cordic_iq cordic_calc_iq(s32 theta)
 }
 EXPORT_SYMBOL(cordic_calc_iq);
 
-MODULE_DESCRIPTION("CORDIC functions");
+MODULE_DESCRIPTION("CORDIC algorithm");
 MODULE_AUTHOR("Broadcom Corporation");
 MODULE_LICENSE("Dual BSD/GPL");