lkml.org 
[lkml]   [2019]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 24/30] mfd: cros_ec: Update I2S API
    From
    Date
    Hi Gwendal,

    On 25/4/19 1:29, Gwendal Grignou wrote:
    > Improve I2S API.
    >
    > Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
    > ---
    > include/linux/mfd/cros_ec_commands.h | 44 +++++++++++++---------------
    > 1 file changed, 20 insertions(+), 24 deletions(-)
    >

    [snip]

    >
    > -/*
    > - * For subcommand EC_CODEC_GET_GAIN.
    > - */
    > -struct ec_response_codec_gain {
    > - uint8_t left;
    > - uint8_t right;
    > -} __ec_align1;

    You should probably also update sound/soc/codecs/cros_ec_codec.c to the new
    struct name in this patch, otherwise we'll get a compiler error.


    >
    > /*****************************************************************************/
    > /* System commands */
    >

    Thanks,
    Enric

    \
     
     \ /
      Last update: 2019-04-25 10:50    [W:3.662 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site