Yoichi Yuasa <[email protected]> wrote:
>
> This patch had added vr41xx gpio support.
> --- git5-orig/drivers/char/Kconfig Tue Jun 7 00:22:29 2005
> +++ git5/drivers/char/Kconfig Sun Jun 12 02:37:20 2005
> @@ -929,6 +929,10 @@
>
> If compiled as a module, it will be called scx200_gpio.
>
> +config GPIO_VR41XX
> + tristate "NEC VR4100 series General-purpose I/O Unit support"
> + depends CPU_VR41XX
> +
Does that even work? We normally use "depends on". I'll change it.
> +EXPORT_SYMBOL_GPL(vr41xx_set_irq_trigger);
> +EXPORT_SYMBOL_GPL(vr41xx_set_irq_level);
> +EXPORT_SYMBOL_GPL(vr41xx_gpio_get_pin);
> +EXPORT_SYMBOL_GPL(vr41xx_gpio_set_pin);
> +EXPORT_SYMBOL_GPL(vr41xx_gpio_set_direction);
> +EXPORT_SYMBOL_GPL(vr41xx_gpio_pullupdown);
Why are these symbols exported?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]