From: Dmitry Torokhov Date: Mon, 5 May 2008 15:53:45 +0000 (-0400) Subject: HWMON: hdaps - set up phys and bus type of input device X-Git-Tag: v2.6.27-rc1~958^2~45 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2fc60d6925574eeeadd037aa0f1378e07189a1a;p=linux-2.6 HWMON: hdaps - set up phys and bus type of input device Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/hwmon/hdaps.c b/drivers/hwmon/hdaps.c index bab5fd2e4d..ea4fc65775 100644 --- a/drivers/hwmon/hdaps.c +++ b/drivers/hwmon/hdaps.c @@ -573,6 +573,8 @@ static int __init hdaps_init(void) /* initialize the input class */ idev = hdaps_idev->input; idev->name = "hdaps"; + idev->phys = "isa1600/input0"; + idev->id.bustype = BUS_ISA; idev->dev.parent = &pdev->dev; idev->evbit[0] = BIT_MASK(EV_ABS); input_set_abs_params(idev, ABS_X,