summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorClayton Craft <clayton@craftyguy.net>2017-09-26 19:56:07 -0700
committerDenis Kenzior <denkenz@gmail.com>2017-10-05 11:32:59 -0500
commitc33c567ef635c9b3735f2082a9059545d4c882aa (patch)
treeaa2ba6fa2e73771d86d990cd11d6e810890520f8 /Makefile.am
parent61bbbb0d7ae70bde2b9a34279aa58ff3fedc2e33 (diff)
downloadofono-c33c567ef635c9b3735f2082a9059545d4c882aa.tar.gz
nokia-gpio: do not create links to gpios in /dev/cmt
The nokia-gpio plugin should not try to create symlinks to relevant gpio pins under /dev/cmt, since the location it is looking is no longer correct on newer kernels and it might change again in the future. This patch removes code from nokia-gpio that tries to create a symlink. Users will now need to symlink the modem gpios to /dev/cmt themselves. On the 4.13 kernel, this can be done by, for example, adding a udev rule to: # ln -sf /sys/bus/hsi/devices/n900-modem /dev/cmt
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions