Thread (14 messages) 14 messages, 5 authors, 2014-12-03
STALE4207d
Revisions (10)
  1. v3 [diff vs current]
  2. v4 [diff vs current]
  3. v5 [diff vs current]
  4. v5 [diff vs current]
  5. v6 [diff vs current]
  6. v6 [diff vs current]
  7. v6 [diff vs current]
  8. v7 [diff vs current]
  9. v7 [diff vs current]
  10. v7 current

[PATCH v7 3/6] input: misc: Add driver for AXP20x Power Enable Key

From: Carlo Caione <hidden>
Date: 2014-06-30 17:43:22
Also in: linux-input

On Mon, Jun 30, 2014 at 11:47 AM, Mark Rutland [off-list ref] wrote:
quoted
+static struct platform_driver axp20x_pek_driver = {
+       .probe          = axp20x_pek_probe,
+       .remove         = axp20x_pek_remove,
+       .driver         = {
+               .name           = "axp20x-pek",
+               .owner          = THIS_MODULE,
+       },
+};
+module_platform_driver(axp20x_pek_driver);
So this requires platform data rather than a DTB? Or have I missed
something?
It is not loaded by DTB but by the MFD core driver (axp20x). So I
assume this is still a platform device.

Regards,

-- 
Carlo Caione
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help