Jan-Simon Möller
a58b3a4aba
Fix typo in include/linux/clk.h .
...
Signed-off-by: Jan-Simon Möller <jansimon.moeller@gmx.de >
Cc: Russell King <linux@arm.linux.org.uk >
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2012-07-24 13:00:02 +02:00
Masanari Iida
367fa9821a
pci: hotplug: Fix typo in pci
...
Correct spelling typo in drivers/pci/hotplug.
Signed-off-by: Masanari Iida <standby24x7@gmail.com >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2012-07-24 12:59:30 +02:00
Masanari Iida
07db04098d
iommu: Fix typo in iommu
...
Correct spelling typo in debug messages and comments
in drivers/iommu.
Signed-off-by: Masanari Iida <standby24x7@gmail.com >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2012-07-24 12:58:49 +02:00
Masanari Iida
ff0c26424c
video: Fix typo in drivers/video
...
Correct spelling typo in debug messages and comments
within drivers/video.
Signed-off-by: Masanari Iida <standby24x7@gmail.com >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2012-07-24 12:58:15 +02:00
Jan-Simon Möller
b54cf35a7f
LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS
...
Add driver for BlinkM device to drivers/leds/.
Add entry to MAINTAINERS file.
Add documentation in Documentation/leds/.
A BlinkM is a RGB LED controlled through I2C.
This driver implements an interface to the LED framework
and another sysfs group to access the internal options
of the BlinkM.
rev6: Use module_i2c_driver().
rev5: Removed own workqueue in favor of events wq.
rev4: Fixed comments by Bryan Wu.
rev3: Fixed issues found by Jonathan Neuschäfer.
(bryan.wu@canonical.com: remove 2 trailing whitespace)
Signed-off-by: Jan-Simon Möller <jansimon.moeller@gmx.de>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
2012-07-24 16:00:51 +08:00
Axel Lin
eb18618b80
leds: max8997: Simplify max8997_led_set_mode implementation
...
It is not necessary to call max8997_update_reg() twice just for updating
MAX8997_REG_LEN_CNTL register. With proper val and mask arguments to
max8997_update_reg() call, this can be done in one max8997_update_reg() call.
And then we can remove max8997_led_clear_mode() function.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Bryan Wu <bryan.wu@canonical.com >
2012-07-24 15:48:47 +08:00
Cong Wang
2164d33446
pipe: remove KM_USER0 from comments
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:34 +08:00
Cong Wang
a8e5202d09
vmalloc: remove KM_USER0 from comments
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:33 +08:00
Cong Wang
167885e593
feature-removal-schedule.txt: remove kmap_atomic(page, km_type)
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:32 +08:00
Cong Wang
ecee6f9bd4
tile: remove km_type definitions
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:32 +08:00
Cong Wang
518b637471
um: remove km_type definitions
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:31 +08:00
Cong Wang
d801d9e5af
asm-generic: remove km_type definitions
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:30 +08:00
Cong Wang
96c557df34
avr32: remove km_type definitions
...
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no >
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:30 +08:00
Cong Wang
368324ab81
frv: remove km_type definitions
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:29 +08:00
Cong Wang
0b1a871c14
powerpc: remove km_type definitions
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:29 +08:00
Cong Wang
4b7a7d8890
arm: remove km_type definitions
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:28 +08:00
Cong Wang
1285e4c8a7
highmem: remove the deprecated form of kmap_atomic
...
Signed-off-by: Cong Wang <amwang@redhat.com >
2012-07-24 15:27:27 +08:00
WANG Cong
320f5ea0ce
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
...
lockdep_is_held() is defined when CONFIG_LOCKDEP, not CONFIG_PROVE_LOCKING.
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Jesse Gross <jesse@nicira.com >
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2012-07-24 00:01:30 -07:00
Bob Liu
719154c6d1
bf60x: fix build warning
...
Fix several build warning while using bf609-ezkit_defconfig.
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Steven Miao
0220874aad
PM: add BF60x flash suspend and resume support
...
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Sonic Zhang
433b58877d
blackfin: twi: read twi mmr via bfin_read macro
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Steven Miao
68bcdd48a2
dpm: deepsleep: reserve stack
...
Reserve 12 bytes on the stack for deepsleep use.
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Sonic Zhang
7c7d02772f
bf60x: cpufreq: fix anomaly 05000273
...
Anomaly 05000273 doesn't apply to bf60x.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Scott Jiang
e942d619fd
bf609: add adv7511 display support
...
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Bob Liu
acb3166dab
blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit
...
In user xip test, there is a cplb error when ROMKERNEL try to mount romfs
using 'mount -t romfs /dev/mtdblock2 /mnt', becasue the CPLB setting is not
correct.
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:53 +08:00
Sonic Zhang
06051fdefd
bf60x: Add double fault, hardware error and NMI SEC handler
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:52 +08:00
Sonic Zhang
2a26a20552
bf60x: update anomaly id in serial and twi driver headers.
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:52 +08:00
Vivi Li
00afdbbfaf
bf60x: vs6624 pin update
...
Change ce pin to PE4 according to new adaptor board and re-define ppi for vs6624
to avoid gpio conflict.
Signed-off-by: Vivi Li <vivi.li@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:52 +08:00
Sonic Zhang
507e20b3e1
bf60x: add default anomaly setting.
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:52 +08:00
Sonic Zhang
14c04e5755
bf60x: update bf60x anomaly list.
...
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:52 +08:00
Sonic Zhang
e0a593104d
bf60x: sec: Enable sec interrupt source priority configuration.
...
Customize the SEC interrupt priority array in machine ints-priority.c.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:52 +08:00
Sonic Zhang
11b27cb5b9
bf60x: sec: Clean up interrupt initialization code for SEC.
...
Turn SEC related macro CONFIG_BF60x into SEC_GCTL.
Move machine specific GPIO_PINT macros to machine gpio header.
Split SEC init_arch_irq() and vec_to_irq() from old SIC.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Scott Jiang
2984b52b07
bf609: reuse bf5xx-i2s-pcm.c as i2s pcm driver
...
It's the same for both bf5xx and bf6xx soc.
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Scott Jiang
c38670bc5d
bf561: add capabilities in adv7183_inputs
...
Add capabilities in adv7183_inputs to indicate that S_STD is supported.
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Scott Jiang
ac5bb8939c
bf609: convert vs6624 blank_clocks to black_pixels
...
PPI driver has changed blank units from clocks to pixels.
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Bob Liu
b091694b5f
blackfin: fix musb macro name
...
Musb can't work since the marco name has been changed.
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Steven Miao
3375a43f97
cleanup: sec and linkport only built on bf60x
...
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Steven Miao
ba4691a4f4
bfin: pint: add pint suspend and resume
...
Add pint suspend and resume if defined BFIN_GPIO_PINT.
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Steven Miao
d49cdf8409
bf60x: pm: add pint suspend and resume support
...
save and restore pint sec CTL
save and restore pint registers
add pint suspend and resume when suspend to mem
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Scott Jiang
688da5e87a
bf609: add HDMI support for adv7842
...
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:51 +08:00
Scott Jiang
b5c00ae78f
bf609: add CVBS and S-Video support for adv7842
...
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Steven Miao
bbca5c6d9e
gpiokeys: add gpio keyboard platform device
...
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Steven Miao
6b6c37bf9d
bf60x: pm: pass wakeup param
...
Pass wake up source mask and wakeup source polarity to deepsleep and
hibernate.
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Steven Miao
923680cbee
bf60x: pm: add smc nor flash syscore ops
...
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Steven Miao
5f78028b1a
bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer mode
...
Signed-off-by: Steven Miao <realmz6@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Bob Liu
3fa8c4b033
blackfin: bf609-ezkit: add probe_type for norflash
...
Set .probe_type = "map_rom" for norflash so that xip_test can run
correctly.
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Sonic Zhang
f794d7ba88
i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.
...
Otherwise, the compiler may optimize assemble code into 8bit access instruction
when target register is 8 bit width.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Scott Jiang
335dd559b5
bf609: add ssm2602 support on bf609 platform
...
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:50 +08:00
Bob Liu
357351bb4f
blackfin: mach-common: ints-priority add irq_set_wake
...
Add irq_set_wake to bfin_sec_irqchip, drivers like stmmac need it.
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:49 +08:00
Scott Jiang
338881a504
v4l2: add adv7842 video decoder driver
...
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com >
Signed-off-by: Bob Liu <lliubbo@gmail.com >
2012-07-24 13:39:49 +08:00