1
0
Fork 0

MLK-20222-3 drivers⌨️ Update SCFW API

Update SCFW API to the following commit:
"
    ("430d1e3646fbe75e339e18abf2330565eac906e0")
    Author: Chuck Cannon <chuck.cannon@nxp.com>
    Date:   Fri Nov 2 15:25:45 2018 -0500

    SCF-105: RN updates.
"

Signed-off-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@nxp.com>
pull/10/head
Ranjani Vaidyanathan 2018-11-02 16:04:19 -05:00
parent 2559ea1a96
commit f20ad72e8f
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ static int imx_sc_pwrkey_notify(struct notifier_block *nb,
static void imx_sc_check_for_events(struct work_struct *work)
{
struct input_dev *input = pdata->input;
bool state;
sc_bool_t state;
sc_misc_get_button_status(pdata->ipcHandle, &state);
/*