lkml.org 
[lkml]   [2013]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/4] ALSA: Added jack detection kcontrol support
    On Fri, Jul 26, 2013 at 11:25:30AM -0700, Felipe F. Tonello wrote:

    > - snprintf(kctl->id.name, sizeof(kctl->id.name), "%s Jack", name);
    > +
    > + strlcpy(kctl->id.name, name, sizeof(kctl->id.name));

    This looks like it'd break existing users unless they are updated to
    remove the "Jack" from their calls?

    > * @type: a bitmask of enum snd_jack_type values that can be detected by
    > * this jack
    > + * @idx: index of this control item
    > * @jjack: Used to provide the allocated jack object to the caller.

    "The index of the ALSA control created to represent the jack.
    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2013-07-26 21:21    [W:4.154 / U:0.344 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site