Author: sobomax Date: Tue Jun 9 19:17:33 2015 New Revision: 284189 URL: https://svnweb.freebsd.org/changeset/base/284189
Log: Fix a typo in a comment that has been carried over from am335x_pmic.c. Modified: head/sys/arm/ti/am335x/tps65217x.h Modified: head/sys/arm/ti/am335x/tps65217x.h ============================================================================== --- head/sys/arm/ti/am335x/tps65217x.h Tue Jun 9 19:14:27 2015 (r284188) +++ head/sys/arm/ti/am335x/tps65217x.h Tue Jun 9 19:17:33 2015 (r284189) @@ -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; _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"