From patchwork Thu Dec 9 21:32:13 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Henrik Rydberg X-Patchwork-Id: 396312 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oB9LWZke021849 for ; Thu, 9 Dec 2010 21:32:35 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754919Ab0LIVcd (ORCPT ); Thu, 9 Dec 2010 16:32:33 -0500 Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:40684 "EHLO ch-smtp01.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752098Ab0LIVcd (ORCPT ); Thu, 9 Dec 2010 16:32:33 -0500 Received: from c83-248-200-95.bredband.comhem.se ([83.248.200.95]:51865 helo=polaris) by ch-smtp01.sth.basefarm.net with smtp (Exim 4.71) (envelope-from ) id 1PQo63-0003YE-5G; Thu, 09 Dec 2010 22:32:18 +0100 Received: by polaris (sSMTP sendmail emulation); Thu, 09 Dec 2010 22:32:15 +0100 From: "Henrik Rydberg" To: Dmitry Torokhov Cc: Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Dmitry Torokhov , Dmitry Torokhov , Henrik Rydberg Subject: [PATCH] Input: include MT library as source for kerneldoc Date: Thu, 9 Dec 2010 22:32:13 +0100 Message-Id: <1291930333-10017-1-git-send-email-rydberg@euromail.se> X-Mailer: git-send-email 1.7.1 X-Originating-IP: 83.248.200.95 X-Scan-Result: No virus found in message 1PQo63-0003YE-5G. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1PQo63-0003YE-5G 510125b5fe2d62fced85d0cb70eac664 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Thu, 09 Dec 2010 21:32:35 +0000 (UTC) diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 22edcbb..35447e0 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -304,6 +304,10 @@ X!Idrivers/video/console/fonts.c !Edrivers/input/ff-core.c !Edrivers/input/ff-memless.c + Multitouch Library +!Iinclude/linux/input/mt.h +!Edrivers/input/input-mt.c + Polled input devices !Iinclude/linux/input-polldev.h !Edrivers/input/input-polldev.c