BH1750_POWER_DOWN
i2c_smbus_write_byte(client, BH1750_POWER_DOWN);
ret = i2c_smbus_write_byte(data->client, BH1750_POWER_DOWN);