Re: [PATCH] phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function

From: Sylwester Nawrocki
Date: Fri Feb 27 2015 - 08:45:08 EST


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.lin@xxxxxxxxxx>

Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>

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