commit | b4e73edee51a3c1c00186fe86b51f6626757ffc3 | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Jan 30 09:39:47 2017 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 01 15:59:19 2017 +0100 |
tree | 91b39c66bfe0759fefb8e6dcf42ddf17ba56d35b | |
parent | 3547f1405d0346d5c10c377762a70b7090f8ed7b [diff] |
gpio: 104-idi-48: Remove unnecessary driver_data set Setting driver_data was necessary to access private data in the idi_48_remove function. Now that the idi_48_remove function is gone, driver_data is no longer used. This patch removes the relevant code. Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>