The patch titled Subject: linux-next-git-rejects has been removed from the -mm tree. Its filename was linux-next-git-rejects.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: linux-next-git-rejects Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/gpu/drm/i915/display/vlv_dsi.c | 12 ------------ 1 file changed, 12 deletions(-) --- a/drivers/gpu/drm/i915/display/vlv_dsi.c~linux-next-git-rejects +++ a/drivers/gpu/drm/i915/display/vlv_dsi.c @@ -1004,26 +1004,14 @@ static void intel_dsi_post_disable(struc intel_dsi_msleep(intel_dsi, intel_dsi->panel_off_delay); intel_dsi_vbt_exec_sequence(intel_dsi, MIPI_SEQ_POWER_OFF); -<<<<<<< HEAD - /* - * FIXME As we do with eDP, just make a note of the time here - * and perform the wait before the next panel power on. - */ - msleep(intel_dsi->panel_pwr_cycle_delay); -======= intel_dsi->panel_power_off_time = ktime_get_boottime(); ->>>>>>> linux-next/akpm-base } static void intel_dsi_shutdown(struct intel_encoder *encoder) { struct intel_dsi *intel_dsi = enc_to_intel_dsi(encoder); -<<<<<<< HEAD - msleep(intel_dsi->panel_pwr_cycle_delay); -======= intel_dsi_wait_panel_power_cycle(intel_dsi); ->>>>>>> linux-next/akpm-base } static bool intel_dsi_get_hw_state(struct intel_encoder *encoder, _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are scripts-a-new-script-for-checking-duplicate-struct-declaration-fix.patch mm.patch mm-memcontrol-switch-to-rstat-fix.patch mm-vmalloc-remove-unmap_kernel_range-fix-fix.patch mm-page_alloc-add-an-array-based-interface-to-the-bulk-page-allocator-fix.patch mm-vmscan-add-shrinker_info_protected-helper-fix.patch mm-drop-redundant-arch_enable__migration-fix.patch mm-drop-redundant-arch_enable__migration-fix-fix.patch linux-next-rejects.patch kernel-forkc-export-kernel_thread-to-modules.patch