> - radeonfb_pm_init(rinfo, rinfo->is_mobility ? 1 : -1, > ignore_devlist, force_sleep); > + radeonfb_pm_init(rinfo, rinfo->is_mobility && rinfo->family != > CHIP_FAMILY_RS480 ? 1 : -1, ignore_devlist, force_sleep);
I'd rather you add a check for RS480 inside radeonfb_pm_* Ben. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/