From 1208605f1aef0f4fc6b2eaefd6a698dd2214f35a Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 29 Apr 2013 19:46:35 +0000 Subject: [PATCH] staging: dwc2: remove unneeded check The value in params->enable_dynamic_fifo can only be true if the corresponding bit in hwcfg2 is set, this is already checked by dwc2_set_param_enable_dynamic_fifo. Signed-off-by: Matthijs Kooijman Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed