[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPM=9txnD5zoFrUya3dn4x6RnSsP4xyg+YLJvXr42K8T5EkY6w@mail.gmail.com>
Date: Wed, 27 Jun 2012 10:21:46 +0100
From: Dave Airlie <airlied@...il.com>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: David Airlie <airlied@...ux.ie>, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/i2c/ch7006: Convert to dev_pm_ops
On Tue, Jun 12, 2012 at 2:45 AM, Mark Brown
<broonie@...nsource.wolfsonmicro.com> wrote:
> The I2C specific suspend and resume functions have been deprecated and
> printing a warning on boot for over a year, dev_pm_ops should be used
> instead so convert to that.
>
> Also remove the suspend function since all it does is log.
>
> Signed-off-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> Acked-by: Francisco Jerez <currojerez@...eup.net>
Thanks for this and I like the fact its been posted 5 times but never
compiled once.
Can you at least test compile it?
comment below:
>
> -}
> + struct i2c_client *client = to_i2c_device(dev);
This isn't a function ^^
Dave.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists