On 12/09/13 00:35, Jon Mason wrote: > Use the already existing pm_cap variable in struct pci_dev for > determining the power management offset. This saves the driver from > having to keep track of an extra variable. > > Signed-off-by: Jon Mason > Cc: Paul Mackerras > Cc: Jean-Christophe Plagniol-Villard > Cc: Tomi Valkeinen > --- > drivers/video/aty/aty128fb.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Thanks. Applied this, and the second patch, for 3.13. Tomi