Fix a typo in a comment that has been carried over from am335x_pmic.c.

This commit is contained in:
Maxim Sobolev 2015-06-09 19:17:33 +00:00
parent 019098cfd4
commit 02f4627c40

View File

@ -34,7 +34,7 @@
* TPS65217 PMIC is a companion chip for AM335x SoC sitting on I2C bus
*/
/* TPS65217 Reisters */
/* TPS65217 Registers */
#define TPS65217_CHIPID_REG 0x00
struct tps65217_chipid_reg {
unsigned int rev:4;