commit | 3547f1405d0346d5c10c377762a70b7090f8ed7b | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Jan 30 09:39:37 2017 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 01 15:59:18 2017 +0100 |
tree | 10538f05546c3c1ffd87e0af1a97151910b270ad | |
parent | 3988d663c02fc050afddb78953e8b0cad83e9905 [diff] |
gpio: 104-dio-48e: Remove unnecessary driver_data set Setting driver_data was necessary to access private data in the dio48e_remove function. Now that the dio48e_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>