sys/intpm: fix SMBus Read Block
The Read Block function missed saving the data into the preallocated
buffer. This causes it to return some garbage when called.
Reviewed by: avg
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG
Pull Request: https://github.com/freebsd/freebsd-src/pull/1691