i2c_dw_runtime_suspend
return i2c_dw_runtime_suspend(device);
RUNTIME_PM_OPS(i2c_dw_runtime_suspend, i2c_dw_runtime_resume, NULL)