mbox series

[v3,0/2] ti-cpufreq: minor fixes/cleanups

Message ID 20180531222144.26739-1-s-anna@ti.com
Headers show
Series ti-cpufreq: minor fixes/cleanups | expand

Message

Suman Anna May 31, 2018, 10:21 p.m. UTC
Hi Rafael,

This is a repost of the v2 patches Ccing the proper linux-pm list.
There are no code changes, I have picked up Viresh's acks and
also added the stable kernel versions the first patch needs to be
applied to.

regards
Suman

v2: https://marc.info/?l=linux-omap&m=152268780921259&w=2
v1: https://patchwork.kernel.org/patch/10308925/

Suman Anna (2):
  cpufreq: ti-cpufreq: Fix an incorrect error return value
  cpufreq: ti-cpufreq: Use devres managed API in probe()

 drivers/cpufreq/ti-cpufreq.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.17.0

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Rafael J. Wysocki June 12, 2018, 2:59 p.m. UTC | #1
On Friday, June 1, 2018 12:21:42 AM CEST Suman Anna wrote:
> Hi Rafael,

> 

> This is a repost of the v2 patches Ccing the proper linux-pm list.

> There are no code changes, I have picked up Viresh's acks and

> also added the stable kernel versions the first patch needs to be

> applied to.

> 

> regards

> Suman

> 

> v2: https://marc.info/?l=linux-omap&m=152268780921259&w=2

> v1: https://patchwork.kernel.org/patch/10308925/

> 

> Suman Anna (2):

>   cpufreq: ti-cpufreq: Fix an incorrect error return value

>   cpufreq: ti-cpufreq: Use devres managed API in probe()

> 

>  drivers/cpufreq/ti-cpufreq.c | 7 ++-----

>  1 file changed, 2 insertions(+), 5 deletions(-)

> 

> 


Applied, thanks!


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html