svn commit: r310517 - stable/11/sys/dev/ichiic
Rodney W. Grimes
freebsd-rwg at pdx.rh.CN85.dnsmgr.net
Sat Dec 24 16:01:21 UTC 2016
Small typo to fix please.
> Author: avg
> Date: Sat Dec 24 14:33:35 2016
> New Revision: 310517
> URL: https://svnweb.freebsd.org/changeset/base/310517
>
> Log:
> MFC r308219: ichiic/ig4: completely disengage from smbus
>
> Modified:
> stable/11/sys/dev/ichiic/ig4_iic.c
> stable/11/sys/dev/ichiic/ig4_pci.c
> stable/11/sys/dev/ichiic/ig4_reg.h
> stable/11/sys/dev/ichiic/ig4_var.h
> Directory Properties:
> stable/11/ (props changed)
>
> Modified: stable/11/sys/dev/ichiic/ig4_iic.c
> ==============================================================================
> --- stable/11/sys/dev/ichiic/ig4_iic.c Sat Dec 24 14:25:25 2016 (r310516)
> +++ stable/11/sys/dev/ichiic/ig4_iic.c Sat Dec 24 14:33:35 2016 (r310517)
> @@ -37,7 +37,7 @@
> __FBSDID("$FreeBSD$");
>
> /*
> - * Intel fourth generation mobile cpus integrated I2C device, smbus driver.
> + * Intel fourth generation mobile cpus integrated I2C deviceer.
^^^^^^^^^^^^^^
--
Rod Grimes rgrimes at freebsd.org
More information about the svn-src-stable
mailing list