commit | 5288879390388af654da3bb9cdc2c409abf6b4f3 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Thu Oct 05 17:30:57 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Oct 11 12:38:20 2017 -0400 |
tree | f595a05dc857bc6fe99df0ce6aae7c1418e0947d | |
parent | 829bbf268894d0866bb9dd2b1e430cfa5c5f0779 [diff] |
media: rc: gpio-ir-tx does not work without devicetree or gpiolib If the kernel is built without device tree, this driver cannot be used and without gpiolib it cannot control any gpio pin. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>