On Mon, Oct 07, 2013 at 11:48:08AM +0200, Rafał Miłecki wrote: > Hi, > > Commit 15baf2873eb00c6a987a007a1530b302eab0c0b7 was supposed to > backport 99d79aa2f3b7729e7290e8bda5d0dd8b0240ec62 to the stable, but > it did it wrong. > > The two magic lines: > .hdmi_enable = &r600_hdmi_enable, > .hdmi_setmode = &r600_hdmi_setmode, > were added to the wrong struct. The should land in rv6xx_asic, not r520_asic. > > Good: > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=99d79aa2f3b7729e7290e8bda5d0dd8b0240ec62 > > Bad: > https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=15baf2873eb00c6a987a007a1530b302eab0c0b7 > > Bug report: > https://bugs.freedesktop.org/show_bug.cgi?id=69729 > > Can you fix this, please? Can you send me a patch that resolves this properly, on top of the latest 3.11-stable tree so that I know I got it correct? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html