diff options
Diffstat (limited to 'drivers/input/keyboard/bf54x-keys.c')
| -rw-r--r-- | drivers/input/keyboard/bf54x-keys.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/input/keyboard/bf54x-keys.c b/drivers/input/keyboard/bf54x-keys.c index 81b07dddae86..39bcbc38997f 100644 --- a/drivers/input/keyboard/bf54x-keys.c +++ b/drivers/input/keyboard/bf54x-keys.c | |||
| @@ -268,8 +268,6 @@ static int bfin_kpad_probe(struct platform_device *pdev) | |||
| 268 | input->phys = "bf54x-keys/input0"; | 268 | input->phys = "bf54x-keys/input0"; |
| 269 | input->dev.parent = &pdev->dev; | 269 | input->dev.parent = &pdev->dev; |
| 270 | 270 | ||
| 271 | input_set_drvdata(input, bf54x_kpad); | ||
| 272 | |||
| 273 | input->id.bustype = BUS_HOST; | 271 | input->id.bustype = BUS_HOST; |
| 274 | input->id.vendor = 0x0001; | 272 | input->id.vendor = 0x0001; |
| 275 | input->id.product = 0x0001; | 273 | input->id.product = 0x0001; |
