summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-01-10 13:27:54 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-16 19:49:20 +0000
commit936034026280facd7050c96c3b28339f28b09cdd (patch)
tree124e81e0b0ee6e15bfb1848af792a7945c575da1 /scripts/basic
parenta3d3203e4bb40f253b1541e310dc0f9305be7c84 (diff)
downloadkernel-936034026280facd7050c96c3b28339f28b09cdd.tar.gz
leds: ALIX2: Add dependency to !GPIO_CS5335
The ALIX2 LED driver and the CS5535 GPIO drivers share the same I/O range which causes a conflict if they're both enabled. Fix this for now by adding Kconfig dependencies. While at it, also drop the EXPERIMENTAL flag, as the code has been around for awhile already. Note that this is a hack. At some point, a real platform support for this board should be added which handles the LEDs via the leds-gpio driver. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
eaa1ca9cf99224a57852f339bfbf058fbeadcb79'>rds: Don't check return value from destroy CQLeon Romanovsky 2019-02-04rds: rdma: update rdma transport for tosSantosh Shilimkar 2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar 2019-02-04rds: rdma: add consumer rejectSantosh Shilimkar 2019-02-04rds: make v3.1 as compat versionSantosh Shilimkar 2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon 2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon 2018-07-23rds: Enable RDS IPv6 supportKa-Cheong Poon 2018-07-23rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon 2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook 2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes 2018-02-08rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan