lkml.org 
[lkml]   [2024]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 11/15] auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
    On Mon, 12 Feb 2024 19:01:44 +0200
    Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:

    > We will need the update functions to be defined before
    > ht16k33_linedisp_ops. Move the latter down in the code.
    > No functional change intended.
    >
    > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    > ---
    > drivers/auxdisplay/ht16k33.c | 24 ++++++++++++------------
    > 1 file changed, 12 insertions(+), 12 deletions(-)
    >
    > diff --git a/drivers/auxdisplay/ht16k33.c b/drivers/auxdisplay/ht16k33.c
    > index 0cdf3fbdf81e..75c4a8d31642 100644
    > --- a/drivers/auxdisplay/ht16k33.c
    > +++ b/drivers/auxdisplay/ht16k33.c
    > @@ -440,18 +440,6 @@ static void ht16k33_keypad_stop(struct input_dev *dev)
    > disable_irq(keypad->client->irq);
    > }

    Acked-by: Robin van der Gracht <robin@protonic.nl>

    \
     
     \ /
      Last update: 2024-05-27 15:04    [W:4.178 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site