drivers: gd7965: use K_MSEC macro in k_sleep calls

The gd7965 driver still called ksleep with unsigned integers.
Use the K_MSEC makro instead.

Signed-off-by: Tobias Schaffner <tobiasschaffner87@outlook.com>
1 file changed