Hi Kefeng,
On Tue, Apr 23, 2019 at 03:50:04PM +0800, Kefeng Wang wrote:
> Using dev_get_drvdata directly.
This assumes that generic device's driver data is exactly the same as platform
device's driver data. This is true today, but does not have to be true
tomorrow.
What is the benefit of violati
Using dev_get_drvdata directly.
Cc: Dmitry Torokhov
Cc: linux-in...@vger.kernel.org
Signed-off-by: Kefeng Wang
---
drivers/input/keyboard/ep93xx_keypad.c | 10 --
drivers/input/keyboard/gpio_keys.c | 6 ++
drivers/input/keyboard/imx_keypad.c | 10 --
drivers/in
2 matches
Mail list logo