lkml.org 
[lkml]   [2020]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v1 4/6] bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
    On Thu, Nov 05, 2020 at 04:34:27PM -0800, Bhaumik Bhatt wrote:
    > The mhi_fw_load_worker() function no longer exists. Remove its
    > declaration as part of code clean-up.
    >
    > Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>

    Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

    Thanks,
    Mani

    > ---
    > drivers/bus/mhi/core/internal.h | 1 -
    > 1 file changed, 1 deletion(-)
    >
    > diff --git a/drivers/bus/mhi/core/internal.h b/drivers/bus/mhi/core/internal.h
    > index 7989269..4f8f384 100644
    > --- a/drivers/bus/mhi/core/internal.h
    > +++ b/drivers/bus/mhi/core/internal.h
    > @@ -614,7 +614,6 @@ int mhi_queue_state_transition(struct mhi_controller *mhi_cntrl,
    > enum dev_st_transition state);
    > void mhi_pm_st_worker(struct work_struct *work);
    > void mhi_pm_sys_err_handler(struct mhi_controller *mhi_cntrl);
    > -void mhi_fw_load_worker(struct work_struct *work);
    > int mhi_ready_state_transition(struct mhi_controller *mhi_cntrl);
    > int mhi_pm_m0_transition(struct mhi_controller *mhi_cntrl);
    > void mhi_pm_m1_transition(struct mhi_controller *mhi_cntrl);
    > --
    > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
    > a Linux Foundation Collaborative Project
    >

    \
     
     \ /
      Last update: 2020-11-06 06:31    [W:2.796 / U:1.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site