input_devicemgr: Apply change of function name 07/279807/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 11 Aug 2022 00:56:06 +0000 (09:56 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 18 Aug 2022 06:28:48 +0000 (06:28 +0000)
commit83b2d594dc1dcfd1c37cdf1687f73f87ed6a47cc
treeceed7745ec2c8dade08a854a0dd03cf2c778ef12
parent69904952bfe65e89cd19c159d6b46596c58f8839
input_devicemgr: Apply change of function name

This change should be applied with follow commit.

commit 6b492bf069a1a8754ebac49b6caf42d91ccd0c04 (HEAD -> dnd)
Author: Seunghun Lee <shiin.lee@samsung.com>
Date:   Thu Aug 11 09:45:03 2022 +0900

    seat: Rename ds_seat_keyboard_destroy_grab properly

    This renames ds_seat_keyboard_destroy_grab to
    ds_seat_keyboard_grab_destroy

    The function takes ds_seat_keyboard_grab as a first argument, and we
    use, by convention, name of object at the beginning of function
name.

Change-Id: Id993400d0376c7cef4924a1641d186bb1452e03c
src/input_devicemgr/input_devicemgr.c