Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
usb support for dock audio
  • Loading branch information
xcaliburinhand authored and ytt3r committed Nov 28, 2011
1 parent 3c0fcf7 commit ffc38d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/misc/fsa9480.c
Expand Up @@ -411,8 +411,6 @@ static void fsa9480_detect_dev(struct fsa9480_usbsw *usbsw)
} else if (usbsw->dev2 & DEV_JIG_UART_ON) {
if (pdata->cardock_cb)
pdata->cardock_cb(FSA9480_DETACHED);
dock_status = 0;

#if defined(CONFIG_MACH_ARIES)
ret = i2c_smbus_read_byte_data(client,
FSA9480_REG_CTRL);
Expand Down

0 comments on commit ffc38d8

Please sign in to comment.