Re: [PATCH 04/25] i2c: move twl4030_keypad to new style registration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 30 September 2008, Felipe Balbi wrote:
> +struct twl4030_keypad_data {
> +       int rows;
> +       int cols;
> +       int *keymap;
> +       int irq;
> +       unsigned int keymapsize;
> +       unsigned int rep:1;
> +};

To fix later:  "irq" should be a standard platform resource.

Those references in board init code to TWL4030_MODIRQ_KEYPAD
should vanish, and add_children() should just pass the right
number the standard way.

- Dave


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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux