Hi Michal, On Wed, Apr 11, 2012 at 12:12 PM, Michal Labedzki <michal.labedzki@xxxxxxxxx> wrote: > Remove unused "audio_device" field in player structure. > --- > audio/avrcp.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/audio/avrcp.c b/audio/avrcp.c > index d456023..f0c9665 100644 > --- a/audio/avrcp.c > +++ b/audio/avrcp.c > @@ -146,7 +146,6 @@ struct pending_pdu { > struct avrcp_player { > struct avrcp_server *server; > struct avctp *session; > - struct audio_device *dev; > > unsigned int handler; > uint16_t registered_events; > -- > on behalf of ST-Ericsson > Instead of removing it we can make use of it to set which device is addressing the player which is going to be useful when implementing 1.4. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html