diff options
author | 2012-03-05 11:08:36 -0800 | |
---|---|---|
committer | 2012-03-05 11:08:36 -0800 | |
commit | 2534b4a429aa31037c29079c25506c43e71f8f9f (patch) | |
tree | 2474687cf6933ff881ec7b42e0abaff221ce6158 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: OMAP3: cm-t3517: add EMAC support (diff) | |
download | linux-dev-2534b4a429aa31037c29079c25506c43e71f8f9f.tar.xz linux-dev-2534b4a429aa31037c29079c25506c43e71f8f9f.zip |
ARM: OMAP4: board-4430sdp: don't initialize value that is never used
sdp4430_spi_board_info.irq was initialized to ETH_KS8851_IRQ and in
omap_4430sdp_init() overwritten with gpio_to_irq(ETH_KS8851_IRQ) before
sdp4430_spi_board_info was registered. This is a bit confusing, so
better don't initialize .irq and document that it is set later.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions