drivers: i2c: Fix deprecated use of I2C_MODE_MASTER in mcux lpi2c driver

The I2C API recently updated terminology to replace "master" with
"controller", but this instance in the mcux lpi2c driver was missed.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
1 file changed