Thread (5 messages) 5 messages, 2 authors, 2015-06-24

Re: [PATCH] staging: sm750fb: use tabs for indentation

From: Dan Carpenter <hidden>
Date: 2015-06-22 17:47:21
Also in: lkml

On Fri, Jun 19, 2015 at 05:50:50PM -0700, Juston Li wrote:
 void sii164ClearInterrupt(void)
 {
-    unsigned char detectReg;
+	unsigned char detectReg;
 
-    /* Clear the MDI interrupt */
-    detectReg = i2cReadReg(SII164_I2C_ADDRESS, SII164_DETECT);
-    i2cWriteReg(SII164_I2C_ADDRESS, SII164_DETECT, detectReg | SII164_DETECT_MONITOR_STATE_CLEAR);
The patch accidentally deletes this write.
+	/* Clear the MDI interrupt */
+	detectReg = i2cReadReg(SII164_I2C_ADDRESS, SII164_DETECT);
 }
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help