X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Finput%2Ftouchscreen%2Fwm831x-ts.c;h=28d81256ec6930b468f269a81fcdec4474154f60;hb=5298cc4cc753bbe4c530b41341834f6ef3344d0d;hp=17f14b69438a41af469da1ae3d730453f523352b;hpb=78f50c246f4286d40a1f42fecc779d47e40503a2;p=mirror_ubuntu-jammy-kernel.git diff --git a/drivers/input/touchscreen/wm831x-ts.c b/drivers/input/touchscreen/wm831x-ts.c index 17f14b69438a..28d81256ec69 100644 --- a/drivers/input/touchscreen/wm831x-ts.c +++ b/drivers/input/touchscreen/wm831x-ts.c @@ -233,7 +233,7 @@ static void wm831x_ts_input_close(struct input_dev *idev) } } -static __devinit int wm831x_ts_probe(struct platform_device *pdev) +static int wm831x_ts_probe(struct platform_device *pdev) { struct wm831x_ts *wm831x_ts; struct wm831x *wm831x = dev_get_drvdata(pdev->dev.parent);