j
k
j a
j l
+static int it8707f_write_enable(uint8_t port) +{ uint8_t tmp; w836xx_ext_enter(port); tmp = sio_read(port, 0x23); tmp |= 8;
+static int it8707f_write_enable(uint8_t port) +{
Please consider (1 << 3) for better readability.
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Uwe.
Back to the thread
Back to the list