On 27/02/15 05:34, Axel Lin wrote:
> If IS_ERR(state->regs) the .probe fails.
> So IS_ERR(state->regs) test in exynos_dp_video_phy_pwr_isol() is not 
> necessary.
> exynos_dp_video_phy_pwr_isol() simply does a regmap_update_bits() call now,
> just call regmap_update_bits() instead and return proper return value.
> 
> Signed-off-by: Axel Lin <axel....@ingics.com>

Reviewed-by: Sylwester Nawrocki <s.nawro...@samsung.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to