On Tue, Jan 14, 2014 at 10:52:55AM -0500, Alex Deucher wrote:
On Tue, Jan 14, 2014 at 9:55 AM, Thierry Reding thierry.reding@gmail.com wrote:
[...]
+/**
- drm_dp_link_configure() - configure a DisplayPort link
- @aux: DisplayPort AUX cahnnel
- @link: pointer to a structure containing the link configuration
- Returns 0 on seccuss or a negative error code on failure.
spelling. success.
Good catch. Thanks! There's also "cahnnel" above and when running a spell checker it pointed out a few others. I've rolled fixes for all of them into a v4, which I guess I'll resend anyway because I forgot to attach the Tegra eDP implementation that I promised.
Thierry