Skip to content
  • Marco Trevisan's avatar
    synaptics: Remove unneeded complete error/data parameters · 8be861b8
    Marco Trevisan authored and Marco Trevisan's avatar Marco Trevisan committed
    Remove the never-used cmd_complete_data value and the repetition of
    cmd_complete_error.
    
    In fact now as per the fpi_device_verify_report() usage, we already pass
    the match information to the device, such as the error and it will be
    they will be used on completion if needed.
    
    This allows to simplify cmd_ssm_done() as well.
    8be861b8