Re: [PATCH] mfd: lp873x: Add lp873x PMIC support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






On Thursday 05 May 2016 02:05 PM, Manish Badarkhe wrote:
Hi Keerthy,

+ * struct tps65086 - state holder for the tps65086 driver

need to change name over here in comment.

Thanks for catching this Manish! I will fix it in the next version.


+ * Device data may be used to access the LP873X chip
+ */
+struct lp873x {
+       struct device *dev;
+       unsigned long id;
+       u8 rev;
+       struct mutex lp873_lock;        /* lock guarding the data structure */
+       struct regmap *regmap;
+};
+#endif /*  __LINUX_MFD_LP873X_H */
--

Regards
Manish Badarkhe

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux