On Monday 08 October 2012 11:23 AM, Venu Byravarasu wrote:
-----Original Message-----
From: Laxman Dewangan
Sent: Saturday, October 06, 2012 8:48 PM

  static struct platform_driver tps65090_regulator_driver = {
        .driver = {
-               .name   = "tps65090-regulator",
+               .name   = "tps65090-pmic",
As the driver itself is regulator driver, why should we rename it to pmic?


I observed that other drivers are using the similar names <chip_name>-pmic and so with inline with others.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to