Module Name: src Committed By: thorpej Date: Mon Dec 23 15:41:34 UTC 2019
Modified Files:
src/sys/dev/pci: piixpm.c
Log Message:
piixpm_i2c_exec(): No need to check 'cold' to force I2C_F_POLL; the i2c
upper layer does it for us.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/pci/piixpm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
