Loading drivers/bluetooth/bluetooth-power.c +1 −0 Original line number Diff line number Diff line Loading @@ -704,6 +704,7 @@ static long bt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) } else { BT_PWR_ERR("BT chip state is already :%d no change d\n" , pwr_state); ret = 0; } break; default: Loading drivers/bluetooth/btfm_slim_codec.c +3 −0 Original line number Diff line number Diff line Loading @@ -332,6 +332,9 @@ static int btfm_slim_dai_get_channel_map(struct snd_soc_dai *dai, *tx_num = 0; *rx_num = num; break; default: BTFMSLIM_ERR("Unsupported DAI %d", dai->id); return -EINVAL; } do { Loading Loading
drivers/bluetooth/bluetooth-power.c +1 −0 Original line number Diff line number Diff line Loading @@ -704,6 +704,7 @@ static long bt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) } else { BT_PWR_ERR("BT chip state is already :%d no change d\n" , pwr_state); ret = 0; } break; default: Loading
drivers/bluetooth/btfm_slim_codec.c +3 −0 Original line number Diff line number Diff line Loading @@ -332,6 +332,9 @@ static int btfm_slim_dai_get_channel_map(struct snd_soc_dai *dai, *tx_num = 0; *rx_num = num; break; default: BTFMSLIM_ERR("Unsupported DAI %d", dai->id); return -EINVAL; } do { Loading