rk_i2c_detach
static int rk_i2c_detach(device_t dev);
if (rk_i2c_detach(dev) != 0)
DEVMETHOD(device_detach, rk_i2c_detach),