Re: [PATCH 2/4] fsl_pmc: Add API to enable device as wakeup event source

2012-08-11 Thread Tabi Timur-B04825
On Tue, Aug 7, 2012 at 3:43 AM, Zhao Chenhui wrote: > +int mpc85xx_pmc_set_wake(struct device *dev, bool enable) > +{ > + int ret = 0; > + struct device_node *clk_np; > + const u32 *prop; > + u32 pmcdr_mask; > + > + if (!pmc_regs) { > + pr_err("%s: PMC

Re: [PATCH V6 3/3] powerpc/fsl-pci: Unify pci/pcie initialization code

2012-08-11 Thread Tabi Timur-B04825
On Fri, Aug 10, 2012 at 3:19 AM, Jia Hongtao wrote: > > +EXPORT_SYMBOL_GPL(mpc85xx_pci_err_probe); Make this EXPORT_SYMBOL. -- Timur Tabi Linux kernel developer at Freescale ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozl

Re: [PATCH] powerpc/epapr: export epapr_hypercall_start

2012-08-11 Thread Alexander Graf
On 11.08.2012, at 00:21, Scott Wood wrote: > This fixes breakage introduced by the following commit: > > commit 6d2d82627f4f1e96a33664ace494fa363e0495cb > Author: Liu Yu-B13201 > Date: Tue Jul 3 05:48:56 2012 + > >PPC: Don't use hardcoded opcode for ePAPR hcall invocation > > whe

Re: [PATCH v2 2/2] powerpc/mpic: add global timer support

2012-08-11 Thread Tabi Timur-B04825
On Fri, Aug 10, 2012 at 12:54 AM, wrote: > From: Wang Dongsheng > +EXPORT_SYMBOL_GPL(mpic_request_timer); Make these EXPORT_SYMBOL. No need for a GPL restriction. -- Timur Tabi Linux kernel developer at Freescale ___ Linuxppc-dev mailing list Linu

Re: [PATCH] powerpc/epapr: export epapr_hypercall_start

2012-08-11 Thread Tabi Timur-B04825
On Sat, Aug 11, 2012 at 2:01 AM, Geert Uytterhoeven wrote: > On Sat, Aug 11, 2012 at 12:21 AM, Scott Wood wrote: >> +EXPORT_SYMBOL(epapr_hypercall_start); > > EXPORT_SYMBOL_GPL? We prefer EXPORT_SYMBOL. We don't want to restrict our customers from having to use GPL code. -- Timur Tabi Linux k

Re: [PATCH] powerpc/epapr: export epapr_hypercall_start

2012-08-11 Thread Geert Uytterhoeven
On Sat, Aug 11, 2012 at 12:21 AM, Scott Wood wrote: > +EXPORT_SYMBOL(epapr_hypercall_start); EXPORT_SYMBOL_GPL? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people,