| To: | Sergei Shtylyov <sshtylyov@mvista.com> |
|---|---|
| Subject: | Re: [PATCH 7/9] SERIAL: MIPS: lantiq: convert serial driver to clkdev api |
| From: | John Crispin <blogic@openwrt.org> |
| Date: | Fri, 17 Feb 2012 17:47:47 +0100 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org, linux-serial@vger.kernel.org |
| In-reply-to: | <4F3E90C4.8010904@mvista.com> |
| References: | <1329474800-20979-1-git-send-email-blogic@openwrt.org> <1329474800-20979-8-git-send-email-blogic@openwrt.org> <4F3E90C4.8010904@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110820 Icedove/3.1.12 |
Hi Sergei, > The comment doesn't match the essence of patch. > sorry > Why not just clk_get(&pdev->dev, NULL)? > > WBR, Sergei > clk_get_sys uses the clkdev lookup table, which is added by this series. it makes the clock code consistent throughout the lantiq related files. we use clk connections other places, which we cannot reference with clk_get that easily John |
| Previous by Date: | Re: [PATCH 9/9] WDT: MIPS: lantiq: convert watchdog driver to clkdev api, John Crispin |
|---|---|
| Next by Date: | Re: [PATCH 2/3] MIPS: lantiq: add vr9 support, John Crispin |
| Previous by Thread: | Re: [PATCH 7/9] SERIAL: MIPS: lantiq: convert serial driver to clkdev api, Sergei Shtylyov |
| Next by Thread: | Re: [PATCH 7/9] SERIAL: MIPS: lantiq: convert serial driver to clkdev api, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |